[jboss-user] [EJB 3.0] - Re: java.lang.ClassCastException: $Proxy79 getting conext
ALRubinger
do-not-reply at jboss.com
Tue Nov 28 16:56:21 EST 2006
Yes. And you're looking up the one in local, and trying to cast it into the object type stored under remote.
WebkidsAdminLite/webkidsFacade/local < $Proxy79 implements interface org.usiis.model.webkidsFacadeLocal
WebkidsAdminLite/webkidsFacade/remote < $Proxy77 implements interface org.usiis.model.webkidsFacade
S,
ALR
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3989495#3989495
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989495
More information about the jboss-user
mailing list