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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...