Re: Tomcat does not want to compile

2003-08-14 Thread Jon Wingfield
This is a JBuilder problem not a Tomcat problem. The JBuilder JSP compiler (com.borland.jbuilder.webserverglue.tomcat.jsp.JasperSunJavaCompiler from your stacktrace) can't find the tools.jar of your jdk. Is it in the path JBuilder uses to run the embedded Tomcat? Bob Hacker wrote: I am

Tomcat does not want to compile

2003-08-10 Thread Bob Hacker
I am running Jbuilder 7, JBoss 3.0.2. When I touch a jsp I get the following exception when trying to run it Apache Tomcat/4.0.3 - HTTP Status 500 - Internal Server Error javax.servlet.ServletException: sun/tools/javac/Main at