anonymous wrote : 1. This in not EJB3 compilant, i must use annotation
org.jboss.ejb3.annotation.LocalBinding which is'n standard EJB annotation
Instead you can configure the jndi-name and local-jndi-name for the bean in a jboss.xml
file. In EJB3.0 the spec does not talk about a standard default global jndi name. However,
EJB3.1 proposes a standard default global jndi name for the beans.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4202455#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...