ClasspathNotFoundException when use javac server option

2002-10-29 Thread Kevin Zou
jdk1.3.1, jdee2.2.9beta12. javac compiler option works fine. When use javac server compiler option, I get exception as following. java.lang.ClassNotFoundException: com.sun.tools.javac.Main at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at

ClasspathNotFoundException when use javac server option

2002-10-29 Thread Paul Kinnucan
Kevin Zou writes: jdk1.3.1, jdee2.2.9beta12. javac compiler option works fine. When use javac server compiler option, I get exception as following. java.lang.ClassNotFoundException: com.sun.tools.javac.Main The beanshell vm cannot find javac. It is located in the tools.jar file