Uh, I was able to get this stuff to work by copying my application jars from
webapps/someapp/META-INF/lib to $TOMCAT_HOME/lib. So, in essence the
application is only using the 'system' class loader . A big steekin' hack.
Does anyone know of a better solution to this problem?
cb
> More info on this problem:
>
> objects created via new have this class loader: AdaptiveClassLoader( )
>
> objects created via jBoss have this class loader:
> sun.rmi.server.LoaderHandler$Loader
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]