[jboss-user] [EJB 3.0] - Re: Context Lookup

ALRubinger do-not-reply at jboss.com
Tue Dec 19 04:54:38 EST 2006


Sure, you can use the @LocalBinding annotation on either your interface or Implementation Class:

@LocalBinding(jndiBinding = "yourcompany/yourServiceName/local")

...to override the default JNDI naming scheme.

S,
ALR

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994925#3994925

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3994925



More information about the jboss-user mailing list