Hi Folks, We've got a problem where an EJB makes a call out to a custom MBean using a Java class (generated from xdoclet) as a parameter. The (parameter) class in question is located both EJB Jar file, and the SAR file.
At run time, this throws a ClassNotFoundException, and immediately reached for the ClassLoader isolation docs. So far, we have tried various isolation tags, but nothing has worked. However, the problem disappears when the server runs under Java5. Unfortunately we're tied to use Java1.4 for the moment. Can anybody shed light on what might be going on here. Many Thanks Ian Hunter [BTW Sorry if this not quite the right forum] View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929807#3929807 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929807 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
