[jboss-user] [JBoss Tools] - Re: JBoss 7.1 CR1 - Remote debugging

Michael Nielson do-not-reply at jboss.com
Wed Dec 28 13:42:40 EST 2011


Michael Nielson [http://community.jboss.org/people/safetytrick] created the discussion

"Re: JBoss 7.1 CR1 - Remote debugging"

To view the discussion, visit: http://community.jboss.org/message/643627#643627

--------------------------------------------------------------
I had to change this:
<socket-binding name="management-native" interface="management" port="${jboss.management.native.port:9999}"/> 
<socket-binding name="management-http" interface="management" port="${jboss.management.http.port:9990}"/>

To:
<socket-binding name="management-native" interface="management" port="9999"/> 
<socket-binding name="management-http" interface="management" port="9990"/>

I guess this will be fixed in an upcoming intellij release.
 http://youtrack.jetbrains.net/issue/IDEA-77592 http://youtrack.jetbrains.net/issue/IDEA-77592
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/643627#643627]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111228/118ab9d7/attachment.html 


More information about the jboss-user mailing list