[jboss-user] [EJB 3.0] - Re: Local Lookup

ALRubinger do-not-reply at jboss.com
Mon Oct 23 13:08:29 EDT 2006


By default, the EJB is bound to a JNDI address prefixed by the EAR name...I like to override this, specifying my own address by using @LocalBinding and @RemoteBinding annotations in order to ensure the bean always ends up in the same place, no matter the packaging.

S,
ALR

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980108#3980108

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



More information about the jboss-user mailing list