| Author |
Jbuilder X with Jboss
|
Sharma Anjali
Ranch Hand
Joined: Feb 22, 2005
Posts: 63
|
|
I am using JBoss with JbuilderX. I want to debug my Jsp's using Jbuilder While going through the JbuilderX docs, I came across the following
Important: Tomcat 4.1 and Jetty (used by JBoss) do not support JSP source debugging, as both use Jasper. You can remedy this problem with the following steps: Browse to the <jbuilder>/thirdparty/jakarta-tomcat-4.0.6-LE-jdk14/lib directory.For Tomcat, copy jasper-compiler.jar and jasper-runtime.jar to the <jbuilder>/thirdparty/jakarta-tomcat-4.1.27-LE-jdk14/common/lib directory.For Jetty, search for the jasper-compiler.jar and the jasper-runtime.jar in your JBoss installation and replace them with the jasper-compiler.jar and the jasper-runtime.jar found in the <jbuilder>/thirdparty/jakarta-tomcat-4.1.0.6-LE-jdk14/common/lib directory.
I am using Jboss 3.2.x with inbuild tomcat 5. Do I still need to do the above steps for debugging Jsp's ? Thanks
|
 |
 |
|
|
subject: Jbuilder X with Jboss
|
|
|