Have you tried binding it to a specific name using the following annotations:
| @LocalBinding(jndiBinding = "<name>")
| @RemoteBinding(jndiBinding="<name>")
|
then you could look up the name as defined in ""
Cheers,
Andy
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050237#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...