[ 
https://issues.apache.org/jira/browse/SLING-4677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14517363#comment-14517363
 ] 

Konrad Windszus commented on SLING-4677:
----------------------------------------

Since Java 5 the following arguments should be used instead
{{-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=<port>}} 
(http://stackoverflow.com/questions/975271/remote-debugging-a-java-application)

> Allow to start in debug mode through a mojo parameter similar to 
> debugForkedProcess
> -----------------------------------------------------------------------------------
>
>                 Key: SLING-4677
>                 URL: https://issues.apache.org/jira/browse/SLING-4677
>             Project: Sling
>          Issue Type: Improvement
>          Components: Maven Plugins and Archetypes
>    Affects Versions: Slingstart Maven Plugin 1.1.0
>            Reporter: Konrad Windszus
>
> It would be good to have a mojo parameter similar to 
> https://maven.apache.org/surefire/maven-failsafe-plugin/integration-test-mojo.html#debugForkedProcess
>  to ease the debugging of Sling.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to