This one time, at band camp, Ron Dlugosz said:

RD>I'm running Castor 0.9.5. I do have Tomcat 4.1.1.8 but I'm not using
RD>Castor with it yet. Also, I'm runnnig on Red Hat 8.0.
RD>
RD>Here's the entire classpath - hope you don't get seasick reading it!
RD>
RD>
RD>..:/usr/local/java/j2sdk1.4.1_02/jre:/usr/local/java/j2sdk1.4.1_02/jre/lib/ext:  
RD>/usr/local/java/j2sdkee1.4/lib/j2ee.jar:/usr/local/java/j2sdkee1.4/lib/cloudscape.jar:
RD>/usr/local/tomcat/common/lib/servlet.jar:/usr/local/ant/lib/ant.jar:
RD>/usr/local/xerces-1_4_4/xerces.jar:/usr/local/struts/lib/struts.jar:
RD>/usr/local/struts/lib/commons-beanutils.jar:/usr/local/struts/commons-collections.jar:
RD>/usr/local/struts/lib/commons-dbcp.jar:/usr/local/struts/lib/commons-fileupload.jar:
RD>/usr/local/struts/lib/commons-lang.jar:/usr/local/struts/lib/commons-logging.jar:
RD>/usr/local/struts/lib/commons-pool.jar:/usr/local/struts/lib/commons-resources.jar:
RD>/usr/local/struts/lib/commons-validator.jar:/usr/local/struts/lib/jakarta-oro.jar:
RD>/usr/local/axis-1_1RC2/lib/axis.jar:/usr/local/axis-1_1RC2/lib/jaxrpc.jar:
RD>/usr/local/axis-1_1RC2/lib/saaj.jar:/usr/local/axis-1_1RC2/lib/commons-logging.jar:
RD>/usr/local/axis-1_1RC2/lib/commons-discovery.jar:/usr/local/axis-1_1RC2/lib/tt-bytecode.jar:
RD>/usr/local/axis-1_1RC2/lib/wsdl4j.jar:/usr/local/castor/castor-0.9.5.jar:/usr/local/JacORB/lib/idl.jar:
RD>/usr/local/JacORB/lib/jacorb.jar:/usr/local/JacORB/classes:/usr/local/java/classes/com:
RD>/usr/local/java/classes/org:/usr/local/poseidon/lib:/home/ron/classes:/usr/local/eclipse:
RD>/usr/local/merlot/Merlot-1.0.1.jar
RD>
RD>castor-0.9.5.jar is in the 4th line from the bottom. 
RD>
RD>I have castor itself unpacked in /usr/local (well, I guess you can see
RD>that from above). There isn't a lib directory. There are some jar files
RD>(jdbc-se2.0.jar, jta1.0.1.jar, and castor-0.9.5). Since everything
RD>compiles cleanly we know java is finding the castor jar file at least.

The jars that come with Castor must be placed in the CLASSPATH also. I
was referring to the lib directory in the CVS repository. Sorry, CVS is
always on my brain. How did you download Castor? 

I see the following classes in your CLASSPATH that Castor uses: 

    xerces.jar
    jakarta-oro.jar

Whether the versions that you're using are the versions used by Castor, I have
no idea. This is something that you'll need to check yourself. 

Bruce
-- 
perl -e 'print unpack("u30","<0G)[EMAIL PROTECTED]&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to