[jboss-user] [Beginner's Corner] - Re: Hello, new and need information: how to set up eclipse to run jboss servlet as stand alone for debugging

Wolf-Dieter Fink do-not-reply at jboss.com
Mon Dec 10 06:01:37 EST 2012


Wolf-Dieter Fink [https://community.jboss.org/people/wdfink] created the discussion

"Re: Hello, new and need information: how to set up eclipse to run jboss servlet as stand alone for debugging"

To view the discussion, visit: https://community.jboss.org/message/782569#782569

--------------------------------------------------------------
You will find the following line in the bin/run.conf file
  # Sample JPDA settings for remote socket debugging
  #JAVA_OPTS="$JAVA_OPTS -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n"
if you uncomment the JAVA_OPTS the java process will open a socket for remote debuging.
In Eclipse you can set this in the Run/Debug configurations.
Eclipse will connect the remote JVM for debugging.
Also you need to have the source code attached in Eclipse.
--------------------------------------------------------------

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

Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

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


More information about the jboss-user mailing list