[JBoss-user] [Installation, Configuration & Deployment] - Re: Jboss debugging

2005-08-12 Thread tremalnaik
I think you misunderstood what my need was, probabily I was not suffiecntly clear. The step you suggest was to enable remote debugging, to read debugging (i.e. log4j) infos from a remote server. What I need is a way to let me step through jboss source code, defining Eclipse debugger breakpoints

[JBoss-user] [Installation, Configuration & Deployment] - Re: Jboss debugging

2005-08-12 Thread jaikiran
Ya its possible. You will have to edit the run.bat file(for windows) as follows: Place the following line in run.bat(Its already present, you actually have to remove the rem word at the start of the line): set JAVA_OPTS=-classic -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_sock