This one time, at band camp, Scott Mutchler said:

SM>I understand there is a problem with the class loader in Tomcat 3.23.  The
SM>classes stored in WEB-INF\classes directory are not accessible to Castor.  I
SM>have tried calling setClassLoader with no avail.  Does anyone know a
SM>work-around for using Castor with Tomcat 3.23?

Scott,

I'm not sure if this will work in your situation, but the JBoss-Castor
implementation of CastorJDOImpl.java passes the following to
org.exolab.castor.jdo.JDO#setClassLoader:

     Thread.currentThread().getContextClassLoader()

I hope this helps.

Bruce
--

perl -e 'print unpack("u30","<0G)U8V4\@4VYY9&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