[jboss-user] [Beginners Corner] - Re: How to debug remote JBoss, which is in Linux?

weston.price@jboss.com do-not-reply at jboss.com
Sun Dec 3 23:26:20 EST 2006


By default, the debug configuration in run.conf suspends the start of the server and waits for you to attach with your debugger. You can disable this by setting the following property in the run.conf configuration


  | suspend=n
  | 

Note, your server would start if you attached to the server via Eclipse or JDB on the servername:port you specified.


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

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



More information about the jboss-user mailing list