Hi All,
I want to know how to specify the jndi name without getting into the admin console of websphere,
How ever in
EJB 3
ejb-jar.xml is optional . Itried using mappedName attribute for the
@Stateless annotation but it still gives me JNDI Naming Exception.
Please help meout regards this.
Thanks in advance.
Arun