Title: RE: [JBoss-user] Embedded Tomcat with JBoss Not Able to Call JSPs

Prashant,

Where did you add the tools.jar to your classpath, if it is in your system classpath this will not be used as the default run script does not use the system class path. In the jbosa\bin\run.bat file you need to add tools.jar to the JBOSS_CLASSPATH.

Paul

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Prashant
Sarode
Sent: 18 July 2001 05:55
To: [EMAIL PROTECTED]
Subject: [JBoss-user] Embedded Tomcat with JBoss Not Able to Call JSPs


Hi all,
        I am using JBoss v2.2.2 & Tomcat v3.2.2 (Embedded)
When I run the sample JSPs say date.jsp, I am getting an
error message
javax.servlet.ServletException: sun/tools/javac/Main
I am using Win 2000 Professional & I've already set the tools.jar
in classpath from JDK1.3 directory.
Can anyone tell me whats the problem ???
Thanks & Regards,
- Prashant

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to