I am using Tomcat 4.0 with JBoss 2.4.  I am able to call JBoss session beans
from my servlets without problem.  However, when I attempt to call a session
bean from the finalize method of a helper class, I get a
ClassNotFoundException, no matter where I put my JBoss client classes.  It
seems clear that the JBoss proxy classes are using the wrong class loader
when called from finalize.  Any thoughts?

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to