[NCLUG] tomcat/kaffe configuration help

M Butcher mbutcher at aleph-null.tv
Tue Jul 10 10:04:03 MDT 2001


If memory serves me right, the sun.tools.javac.Main is javac. It is possible 
that the JSP servlet can't find the compiler (javac). Check the configuration 
files (or ant.xml) to make sure that it can find it's way to javac.

One thing you didn't mention was wether you could get the servlet demos to 
work. If those work, I'm pretty sure the above is the problem. If not... it 
may be the jdk itself.

I would be surprised if this in particular was related to the kaffe jdk, but 
you're likely to run into other problems. Unfortunately, the sun JDK is 
really your best bet.

On Tuesday 10 July 2001 03:34 am, you wrote:
> Has anyone configured tomcat and Kaffe and gotten this problem when trying
> to execute a *.jsp?
>
> java.lang.NoClassDefFoundError: sun/tools/javac/Main
>
> Usually the cause is not having the CLASSPATH include the location of
> tools.jar
>
> Debug rules that out in my case.
>
> I suspect that sun.tools.javac.Main class is not part of Kaffe (or they
> can't redistribute it ?)
>
> Any pointers would be appreciated on how to locate a source for the missing
> classes. I used the KRUD CDs to install kaffe-1.0.6-3.rpm .
>
> Thanks,
>
> --
> Blaine Berger
>
>
>
>
> _______________________________________________
> NCLUG mailing list
> NCLUG at nclug.org
> http://www.nclug.org/mailman/listinfo/nclug



More information about the NCLUG mailing list