Hello Kevin,

Tried to build on winnt w/ jdk1.3.  In the jetspeed1_0rc1 tagged win32
build.bat file, javac.jar is appended to the classpath, but javac.jar is
not included in jetspeed/build .  How about setting this in the same way
as turbine's build.bat for consistency, ie: set
TOOLS=c:\jdk\lib\tools.jar and then append %TOOLS% to CP (or
TOOLS=c:\jdk\lib\classes.zip for 1.1).  Might also want to be consistent
with the unix build.sh and do the same thing in there.

Thanks,
~Eric

PS: Also got some class not found errors for cocoon.util.* but haven't
looked yet to see what's happing there.


--
--------------------------------------------------------------
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