Hi,
i use jboss-4.2.2.GA and EJB3 with annotations
I've just tried to create a simple @Stateless bean.
Jboss binds it to Global JNDI Namespace like "MyApp/MyStatelessBean/local"
But i want it to bound to "java:comp/env" context.
How can i achieve it ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125211#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...