[jboss-user] [EJB/JBoss] - Re: problem in looking up EJB 2.0 in JBoss4.0.4.GA
jaikiran
do-not-reply at jboss.com
Mon Sep 25 04:18:15 EDT 2006
Is your bean's interfaces (remote/local or localhome/remotehome) packaged in more than one places(may be in the war and then in some jar). If yes, then remove it from the war and maintain it in only one single jar file.
Also, have a look at:
http://wiki.jboss.org/wiki/Wiki.jsp?page=ClassCastExceptions
Specifically, have a look at the method of using JMX console mentioned in the above url.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973822#3973822
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973822
More information about the jboss-user
mailing list