[jboss-user] [EJB 3.0] - Re: JNDI Naming question with EJB3 in JBoss: how to include

andydale do-not-reply at jboss.com
Thu Jan 18 07:16:56 EST 2007


You can also annotate your Stateless bean with 
@LocalBinding(jndiBinding = "<name to bind to>")
The is also a version for Remote interfaces (@RemoteBinding)

Cheers,

Andy

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

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



More information about the jboss-user mailing list