RE: problems building the tomcat Source

2001-03-28 Thread Kevin Jones
do you have tools.jar on your classpath? c:\jdk1.3\lib\tools.jar Kevin Jones DevelopMentor www.develop.com > -Original Message- > From: Anil [mailto:[EMAIL PROTECTED]] > Sent: 28 March 2001 10:23 > To: [EMAIL PROTECTED] > Subject: problems building the tomcat Source >

problems building the tomcat Source

2001-03-28 Thread Anil
I have been trying to build the Source for Tomcat but an error creeps up. Exception in thread "main" java.lang.NoClassDefFoundError: sun/tools/javac/Main at org.apache.tools.ant.taskdefs.Javac.doClassicCompile(Javac.java:218) at org.apache.tools.ant.taskdefs.Javac.execute(Target