Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug configuration should be created with source lookup mapping to deployed module dependencies #400

Closed
scottkurz opened this issue Jun 13, 2023 · 1 comment · Fixed by #458
Labels
design Design Issues - worthy of wider discussion in Liberty Dev Ex community enhancement New feature or request high priority

Comments

@scottkurz
Copy link
Member

scottkurz commented Jun 13, 2023

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.

@scottkurz scottkurz added enhancement New feature or request design Design Issues - worthy of wider discussion in Liberty Dev Ex community investigate Not sure yet if we can do better high priority and removed investigate Not sure yet if we can do better labels Jun 13, 2023
@scottkurz
Copy link
Member Author

This has basically been completed in 23.0.12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design Design Issues - worthy of wider discussion in Liberty Dev Ex community enhancement New feature or request high priority
Projects
Status: 23.0.12
Development

Successfully merging a pull request may close this issue.

1 participant