Hi,

You must launch the JBoss server with the debug options to enable remote connection.

Take a look at the run.bat file and the line :

set JAVA_OPTS=-classic -Xdebug -Xnoagent -Djava.compiler=NONE 
-Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=y %JAVA_OPTS%

Don't forget to uncomment it.

Laurent.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834398#3834398

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3834398


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to