From: Jon M. <jo...@te...> - 2006-06-19 12:56:55
|
Im fiddling with templates in Bodington but have got stuck. Im using JDK 1.5 to build Bodington and to run Tomcat. Templates compile O.K. during the build but don't rebuild within the running Bodington. Caused by: java.lang.ClassNotFoundException: com.sun.tools.javac.Main How do I configure Tomcat so that the compiler is found? Jon |