users@glassfish.java.net

Re: 2 ejb with the same local interface

From: Felipe Gaucho <fgaucho_at_gmail.com>
Date: Wed, 20 Jan 2010 10:58:08 +0100

AFAIK no :(

On 20.01.2010, at 10:10, glassfish_at_javadesktop.org wrote:

> Hi,
>
> I have a problem concerning EJB 3.
> I want to create 2 stateless EJB which implement the same local
> interface. The j2ee container, which I used, is Glassfish version 2.1.
> I searched in Internet but none of the found solutions works.
>
> For example I used my EJB in this form:
> @EJB(beanName="QuotationBusinessService1") - where beanName is the
> name of the EJB-bean class.
>
> Is there any solution?
> [Message sent by forum member 'mitroiasi' (mitroiasi_at_yahoo.com)]
>
> http://forums.java.net/jive/thread.jspa?messageID=381913
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>