users@glassfish.java.net

Re: Glassfish 2.1.1 EJB return null

From: Alexis Moussine-Pouchkine <alexis.mp_at_sun.com>
Date: Sat, 16 Jan 2010 15:22:34 +0100

How do you build and deploy your EJB?
What is the type of the object you're trying to inject to?
Which version of GlassFish?
-Alexis

On 16 janv. 2010, at 15:17, glassfish_at_javadesktop.org wrote:

> @EJB(name="ejb/CustomerFacadeLocal")
>
> <ejb-ref>
> <ejb-ref-name>ejb/CustomerFacadeLocal</ejb-ref-name>
> <jndi-name>ejb/CustomerFacadeLocal</jndi-name>
> </ejb-ref>
>
> this return null
> [Message sent by forum member 'j2eestruts' (je.berglund_at_comhem.se)]
>
> http://forums.java.net/jive/thread.jspa?messageID=381341
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>