[jboss-user] [EJB 3.0] - Re: Cannot get my first EJB 3.0 to work!!!
georges.goebel
do-not-reply at jboss.com
Fri Sep 1 05:17:52 EDT 2006
Hi,
I have exactly the same problem. I have one stateless and one statefull session bean. But in the jndi view is see (class: java.lang.Object) for the local and remote interface of the sfsb. For the slsb the proxy implements the correct interface.
I tried to add the @Local or @Remote to the interface or class, adding jndibinding and a lot of other things. But I cannot get it to work.
I cannot get a session bean from a client (fat client or servlet in the same ear). I always get a proxy classcast exception.
Is there a bug some where because I read the same problem on several places.
Thanks for any help
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968876#3968876
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968876
More information about the jboss-user
mailing list