You can do remote debugging from eclipse. Edit the run.bat file and uncomment the
following
rem set JAVA_OPTS=-Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=y
%JAVA_OPTS%.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073639#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...