users@glassfish.java.net

Ejb default name in JNDI

From: Filippo Diotalevi <filippo.diotalevi_at_gmail.com>
Date: Wed, 29 Nov 2006 12:31:09 +0100

Hi,
I'm trying to find in the specification document what's the default
name assigned to an EJB in the JNDI register when no-one is specified,
but I don't see a clear answer.
F.i., I have a stateless ejb
----
package org.acme;
@Remote
public interface Calculator { ...}
----
package org.acme;
@Stateless
public class CalculatorImpl implements Calculator { .. }
----
what will be its name in the JNDI register?
Thanks
-- 
Filippo Diotalevi
filippo.diotalevi_at_gmail.com
http://www.diotalevi.com/weblog
http://www.jugmilano.it