[jboss-user] [EJB 3.0] - Re: can not lookup session bean under Jboss 4.2.2GA and ejb3
yanlong11
do-not-reply at jboss.com
Wed Jan 16 07:29:09 EST 2008
Hi
trouble is now not Naming, but ClassCastException! it was great hint I have not known, about looking at JNDI console to see real namings.
testBean bean = (testBean)obj; // this line always fails and causes exception
any idea about this?
thanks a lot
yanlong
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4120421#4120421
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4120421
More information about the jboss-user
mailing list