On Mon, 29 May 2000, Rapha�l Luta wrote:
> "Brian M. Long" wrote:
> >
> > my classpath looks like this:
> >
> > classpath=.;d:\myclasses;d:\jConnect-5_2\classes;d:\jConnect-5_2\classes\jCo
> > nn2.
> > jar;d:\jdk1.2.2\lib\tools.jar;f:\weblogic\lib\weblogicaux.jar;d:\Jetspeed-1.
> > 1\je
> > tspeed.jar;d:\jetspeed-1.1\lib\castor-0.7.4.jar;d:\jetspeed-1.1\lib\cocoon.j
> > ar;d
> > :\lib\jetspeed-1.1\lib\coocon-ext-servlet2.2.jar;d:\jetspeed-1.1\lib\ecs.jar
> > ;d:\
> > jetspeed-1.1\lib\turbine-2.0.jar;d:\jetspeed-1.1\lib\village.jar;d:\jetspeed
> > -1.1
> > \lib\xalan.jar;d:\jetspeed-1.1\lib\xerces.jar
> >
> > note d:\jdk1.2.2\lib\tools.jar in 2nd line....
> >
>
Try adding d:\jetspeed-1.1\build\projectx-tr2.jar ....
to the very begininning of your class path...
The build script adds this in, but I have found conflicts on versions of
the org.xml.sax classes where if you add all the lib xml stuff in ahead of
projectx-tr2.jar things wont work on the build.
I think this issue is also an issue with build.sh as well as build.bat. I
suspect this needs fixing, but am reluctant to do it myself. Will submit
patch later...
Jeff Prickett
[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]