I remember getting the same kind of error until I
properly set my environment variables as stated in the
User's Guide :
http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/uguide/tomcat_ug.html

-karl
--- ")ason" <[EMAIL PROTECTED]> wrote:
> Nearly all of my JSP files (including the examples
> that came with tomcat!) are not working --
> 
> each time I request them it gives me a 500 error
> that reads: 
> 
> Internal Servlet Error:
> 
> javax.servlet.ServletException: sun/tools/javac/Main
>       at
>
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:399)
>           ...
> Root cause:
> java.lang.NoClassDefFoundError: sun/tools/javac/Main
>       at
>
org.apache.jasper.compiler.SunJavaCompiler.compile(SunJavaCompiler.java:128)
>           ...
> When I start tomcat, it does include  
> c:\jdk1.3\lib\tools.jar   already, so I'm clueless
> as to what is wrong.
> If anyone has had the same problem, please let me
> know.  
> (Also let me know if there are known problems with
> tomcat and win98, which is what i'm running on).
> 
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices! http://auctions.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to