[jboss-jira] [JBoss JIRA] (AS7-2731) review server debug-options configuration
Emanuel Muckenhuber (Created) (JIRA)
jira-events at lists.jboss.org
Tue Nov 22 08:01:40 EST 2011
review server debug-options configuration
-----------------------------------------
Key: AS7-2731
URL: https://issues.jboss.org/browse/AS7-2731
Project: Application Server 7
Issue Type: Task
Components: Domain Management
Affects Versions: 7.1.0.Alpha1
Reporter: Emanuel Muckenhuber
Fix For: 7.1.0.CR1
We need to review the server debug-options configuration, since it's not entirely clear what value is expected. Currently the JVM specific builder is doing additional checks, so that the value passed to the JVM startsWith -X. Which might not be true for all JVMs.
<jvm name="default" debug-enabled="true" debug-options="runjdwp:transport=dt_socket,address=8787,server=y,suspend=n" />
https://issues.jboss.org/browse/AS7-1606
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list