Debug configuration should be created with source lookup mapping to deployed module dependencies #400
Labels
design
Design Issues - worthy of wider discussion in Liberty Dev Ex community
enhancement
New feature or request
high priority
Consider the case that the Liberty server module (holding the server.xml and liberty-maven-plugin config) is also the EAR module. This module will not be used to hold the generated Remote Java App Config. The generated config will be created associated with some Java module in the project, which might not be a "root".
We need to do design work to consider if this should actually be part of the Liberty Tools run/debug config rather than creating a secondary Remote Java App config.
The text was updated successfully, but these errors were encountered: