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

Unable to specify debug port #132

Closed
henrykuijpers opened this issue Jul 20, 2019 · 1 comment
Closed

Unable to specify debug port #132

henrykuijpers opened this issue Jul 20, 2019 · 1 comment

Comments

@henrykuijpers
Copy link
Contributor

A Java program can have debugging set up, through the Java Debug Wire Protocol. This allows a developer to attach to a running program and step through code.

bstopp:puppet-aem has an option that allows an instance to have a debug port. Unfortunately, AEM Curator does not have this option, while it is still calling aem::instance.

We're now able to configure the debug port through the start options (which is there). But it is much sexier to configure this debug port and have it set up automatically. :)

@cliffano
Copy link
Collaborator

The PR has been merged and released as part of v2.7.0 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants