> From: Mark Claassen [mailto:[EMAIL PROTECTED] 
> Subject: RE: Using Javac instead of JDT to compile JSPs
> 
> <param-value>com.sun.tools.javac.main.JavaCompiler</param-value>

That appears to be the wrong class.  Try just com.sun.tools.javac.Main
instead (note capitalization).

> One of my servlets prints out the classpath, and it shows :
> java.class.path=/opt/OCIEsys/tomcat/DEV_04_07/bin/java/lib/tools/jar::

I don't know what effect the double-colon might have, but it certainly
wouldn't hurt to correct that.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to