Hi,

Maarten Bahlman wrote:
I'm a newbie and want to know how to install MMBase. I use Tomcat and Apache with Windows 2000.
I've apache and tomcat running, I also use Novell Portal Services 1.5 and that works fine.
I've copied all files to the ROOT directory of Tomcat.
When I try to acces index.jsp I get the following message:
Error: 500
Location: /index.jsp
Internal Servlet Error:
java.lang.NoClassDefFoundError: sun/tools/javac/Main
at org.apache.jasper etc. (Unknown Sourc)
Your tomcat installation can't find the java compiler to compile the jsp in to Java class files... did the tomcat jsp examples work properly?
Usually tools.jar from your jdk directory should be in the classpath.

HTH,

Ricardo.


__________________________
Ricardo Kustner
IC&S Linux Professionals
Koningsweg 4
3582 GE Utrecht
T: +31 30 2322878
F: +31 30 2322305

PGP-key:
http://www.ic-s.nl/keys/ricardo.txt





Reply via email to