[jboss-user] [EJB 3.0] - Re: JNDI Issue - Deploying EJB3 using Eclipse to JBoss 5

ALRubinger do-not-reply at jboss.com
Mon Apr 6 16:22:29 EDT 2009


That's a different error :)

EJB Proxies are castable to their business interface types, not to the bean implementation class.  So instead:

(com.acmeco.serverapp.ftp.ejb3.FTPBeanRemote)ref;

S,
ALR

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

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



More information about the jboss-user mailing list