no class def found sun.tools.javac.Main

2001-03-01 Thread Stefán F. Stefánsson
Hi I'm getting the following error. Anybody have an idea where this class comes from? What do I need to have in my classpath to find it? Thanks, Stefan. Internal Servlet Error: javax.servlet.ServletException: sun/tools/javac/Main at

RE: no class def found sun.tools.javac.Main

2001-03-01 Thread Randy Layman
. Randy -Original Message- From: Stefn F. Stefnsson [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 01, 2001 11:33 AM To: Tomcat-User Subject: no class def found sun.tools.javac.Main Hi I'm getting the following error. Anybody have an idea where this class comes from? What do I need

RE: no class def found sun.tools.javac.Main

2001-03-01 Thread Stefán F. Stefánsson
[mailto:[EMAIL PROTECTED]] Sent: 1. mars 2001 16:03 To: [EMAIL PROTECTED] Subject: RE: no class def found sun.tools.javac.Main This comes from Tomcat not being able to find your JavaC compiler (imagine that, not found class sun.tools.javac.Main). You need to set your JAVA_HOME variable

RE: no class def found sun.tools.javac.Main

2001-03-01 Thread Randy Layman
Message- From: Randy Layman [mailto:[EMAIL PROTECTED]] Sent: 1. mars 2001 16:03 To: [EMAIL PROTECTED] Subject: RE: no class def found sun.tools.javac.Main This comes from Tomcat not being able to find your JavaC compiler (imagine that, not found class sun.tools.javac.Main). You need