servlet.jar (included with tomcat) needs to be in your classpath. You will
need to modify build.bat to include it.
Steve B.
----- Original Message -----
From: Neeme Praks <[EMAIL PROTECTED]>
To: JetSpeed (E-mail) <[EMAIL PROTECTED]>
Sent: Wednesday, April 12, 2000 3:27 PM
Subject: problem with building from CVS
I downloaded the latest version from CVS and tried to build it under
win2000 and tomcat (with build.bat).
However, it keeps giving me the following error:
Now building core...
"Classpath:
d:\java\lib\jsdk.jar;..\lib\ecs.jar;..\lib\turbine-2.0.jar;..\lib\cocoon
.jar;..\lib\cocoon-ext-servlet2.2.jar;..\lib\castor.jar;..\lib\village.j
ar;..\lib\xalan.jar;..\lib\xerces.jar;ant.jar;projectx-tr2.jar;javac.jar
"
Buildfile: build.xml
Detected Java Version: 1.2
Project base dir set to: D:\jetspeed\jetspeed\build
Executing Target: core
Compiling 329 source files to D:\jetspeed\jetspeed\bin\classes
Exception in thread "main" java.lang.NoClassDefFoundError:
sun/tools/javac/Main
at
org.apache.tools.ant.taskdefs.Javac.doClassicCompile(Javac.java,
Compiled Code)
at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java,
Compiled Code)
at org.apache.tools.ant.Target.execute(Target.java, Compiled
Code)
at org.apache.tools.ant.Project.runTarget(Project.java)
at org.apache.tools.ant.Project.executeTarget(Project.java,
Compiled Code)
at org.apache.tools.ant.Main.runBuild(Main.java, Compiled Code)
at org.apache.tools.ant.Main.main(Main.java, Compiled Code)
Is it my configuration problem or is it something else?
Neeme
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]