[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss debugging problem

jaikiran do-not-reply at jboss.com
Wed Nov 7 12:29:47 EST 2007


"jaikiran" wrote : This is how the JDPA options line should look like in your run.bat file:
  | 
  | set JAVA_OPTS=-Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=y %JAVA_OPTS%
  | 

I meant suspend=n

set JAVA_OPTS=-Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n %JAVA_OPTS%




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

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



More information about the jboss-user mailing list