[jboss-user] [EJB 3.0] - Re: Naming for a stateles in an EAR
waynebaylor
do-not-reply at jboss.com
Fri Aug 31 12:08:11 EDT 2007
yes, you can use @LocalBinding and @RemoteBinding on the implementing class to override the default JNDI name (which has the EAR-name).
OR
provide a jboss.xml and specify the JNDI names there.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4080074#4080074
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4080074
More information about the jboss-user
mailing list