Hi,

I have just checked : JSP Debugging is available in JBoss-IDE 1.4.0.

Here are the steps to debug :
- In the project properties, be sure to enable JSP compilation support
- Add the breakpoints in the JSP Files
- Deploy your application to the server if necessary
- If you have launch JBoss inside Eclipse, the Eclipse Debugger is ready. When 
executing the JSP, the debugger will stop on breakpoints.

You can connect the Eclipse Debugger to a remote server through JPDA interface. This 
allows to debug JSP inside Tomcat for example.

Laurent.


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

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


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to