posted 14 years ago
Hi Friends,
Earlier I used jboss-4.0.4.GA for my application. And for remote debugging I used the below commmand in run.bat file.
It went fine.I am able to debug.
Now I upgraded my server to jboss-4.2.3.GA.And if I use the same cammand for remote debugging,it's not working.
I am using jdk1.5.0_15 and JBossIDE for Eclipse Version: 2.0.0.
Please let me know how can I do debug in jboss-4.2.3.GA.