[JBoss-user] [Installation, Configuration Deployment] - Re: Configure Jboss for remote Debuging

2006-07-07 Thread anders.hedstrom
anonymous wrote : I added -Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=y if you change this to -Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n JBoss will start and you can hook up your IDE to it. If you have suspend=y then JBoss won't start until

[JBoss-user] [Installation, Configuration Deployment] - Re: Configure Jboss for remote Debuging

2006-07-07 Thread jaikiran
Try this: anonymous wrote : set JAVA_OPTS=-classic -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n %JAVA_OPTS% Note the suspend=n View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3956088#3956088 Reply to

[JBoss-user] [Installation, Configuration Deployment] - Re: Configure Jboss for remote Debuging

2006-07-07 Thread begimot
It seems now, that everything is working fine. Thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3956098#3956098 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3956098 Using Tomcat but need to do more? Need to support