Posting the exception stack trace and message might help, at the moment we only know that you are experiencing one of the most common exceptions that you could see.
Also can you describe your packaging, what lives where? Are any classes packaged in the war as well as the ejb jar file? This is a common cause of class cast exceptions as the classes get loaded by two different classloaders so look different. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3901645#3901645 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3901645 ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
