[jboss-user] [EJB 3.0] - Re: Help! ClassCastException: $Proxy?? Issue

bdecoste do-not-reply at jboss.com
Tue Apr 3 11:18:12 EDT 2007


If you look at JNDIView from the jmx-console, you will be able to see the interfaces that the Proxy implements. EJB3 Proxies implement the remote or local business interfaces, so the bean bound to AddressFacade.RemoteJNDIName must have AddressFacadeRemote as a remote business interface.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4034136#4034136

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4034136



More information about the jboss-user mailing list