[jboss-user] [Beginners Corner] - Re: classCastException when doing JNDI lookup
PeterJ
do-not-reply at jboss.com
Fri Aug 3 11:10:59 EDT 2007
Do not cast the NewsEntityFacadeLocal to NewsEntityFacade because you do not have a NewsEntityFacade object, but rather a proxy that implements the NewsEntityFacadeLocal interface.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070657#4070657
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4070657
More information about the jboss-user
mailing list