users@glassfish.java.net

Re: Multiple instances of Enterpise Application on the same server

From: Sahoo <Sahoo_at_Sun.COM>
Date: Sun, 27 Apr 2008 23:08:50 +0530

java:comp/env is always specific to a component. A component is an EJB
or a Servlet, etc. So, where is the question of name clashing?

Thanks,
Sahoo

glassfish_at_javadesktop.org wrote:
> Is this possible?
>
> Does anyone know how to stop EJB name clashing by doing:
>
> java:comp/env/earname/sessionbean
>
> rather than:
>
> java:comp/env/ejbname
> [Message sent by forum member 'the_thunderbird' (the_thunderbird)]
>
> http://forums.java.net/jive/thread.jspa?messageID=271678
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>