From an EJB3 perspective jboss.xml jndi-name is deprecated,
mapped-name should be used instead.
You can have remote-binding elements in the descriptor and these can have jndi-name.
They're under a session element.
We should really have a remote binding bindings (hmm) in the assembly element. Then you
can re-use the annotated remote bindings or completely override them (with jndi-name being
the identifier).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177008#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...