[EMAIL PROTECTED] wrote:
> 
> Good morning all
> back to work. Please help, I've spent already too much time triyng to get up and
> running Jetspeed. If required I can post all the necessary files, *.xml,
> *.properties and the logs, both from jetspeed and tomcat.
> 
> But first, HOW CA I GET THE CLASS FILES compiled in the jetspeed/bin/classes?
> When I "build.bat", looks like the class files will be compiled in
> jetspeed/bin/classes, but I cannot find any.
> 

You most likely don't have jikes available, change the compiler option in buld.xml 
to "classic" instead of "jikes".

> Another problem. I've cleaned the system, re-instaled jdk1.3, Tomcat (looks like
> is working fine again) and jetsped only! jetspeed has in the build.bat javac.jar
> in the classpath, hovewer I couldn't find the file anywhere. Therefore I checked
> all the zip files for xerces, xalan, ant, jetspeed, and so on, and I found
> somewhere (could not remember now exactly where) one javac.jar, I just copied
> the file from the archive and added in the .../lib. Is this correct? probably
> not, but where exactly is coming this file from?
>

Use tools.jar from <jdk install>/lib
 

> Thanks for now. BTW, here is the ultimate error I get when I access
> http://www.firstdomain.com:8080/jetspeed/servlet/jetspeed
> and
> http://www.firstdomain.com:8080/servlet/jetspeed
> Is this because I'm missing the class files? Then, how can I get them to be
> build?

If you haven't compiled the Jetspeed classes, it sure won't work...

--
Rapha�l Luta - [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]

Reply via email to