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

cb


> danch wrote:
>
> > Is it also in your ejb's jar file? this could cause the problem, since
> > the ejb uses a different classloader than the web-app. I believe the
> > 2.0FINAL code gave them both of these classloaders the same ancestor.
>
> Nope.  The class lives only in the applications jar file in the WEB-INF/lib
> directory.
>
> cb
>
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]

Reply via email to