users@glassfish.java.net

Re: Accessing EJB in different EAR?

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Wed, 28 Jan 2009 10:26:37 -0800

Michael,

Is it a copy-and-paste typo but you have only @Remote annotation on the
XYSessionBean, no @Stateless or @Stateful.

regards,
-marina

glassfish_at_javadesktop.org wrote:
> Sorry, I failed to mention the Error Message I get from asadmin when trying to deploy XYSessionBean: it says CLI171 followed by a german message saying that the EjbDescriptor could not be processed.
>
> The client view class of ABSessionBean (ABSession) is packaged with XYSessionBean.
>
> Something else is odd: when trying to browse the JNDI tree in the admin console, ABSessionBean does not appear. I have not specified a deployment descriptor or anything else, just the remote interfaces and bean classes I have described above, plus a manifest.mf in each EAR.
>
> Thanks for your help
>
> Michael
> [Message sent by forum member 'mschwind' (mschwind)]
>
> http://forums.java.net/jive/thread.jspa?messageID=328643
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>