alberto gori created OPENEJB-2121:
-------------------------------------

             Summary: Add the possibility of running OpenEJB in debug mode with 
suspend=n
                 Key: OPENEJB-2121
                 URL: https://issues.apache.org/jira/browse/OPENEJB-2121
             Project: OpenEJB
          Issue Type: Improvement
          Components: container system
            Reporter: alberto gori
            Priority: Minor


the debug string in org.apache.openejb.config.RemoteServer is hardcoded:

"-Xrunjdwp:transport=dt_socket,server=y,suspend=y,address="

It would be nice if at least suspend=y would be customizable. Otherwise when 
you run mvn tomee:debug you have to wait until the server is listening on port 
5005, and then attach the remote debugger to continue the startup process. This 
results in a waste of time.



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

Reply via email to