[jboss-dev-forums] [Design of EJB 3.0] - Re: JNDI Bindings

wolfc do-not-reply at jboss.com
Wed Sep 17 03:31:24 EDT 2008


>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#4177008

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



More information about the jboss-dev-forums mailing list