Hi,
I still have problems with getting my local beans into java:comp/env.
In my application I have annotated Local beans in an ear - I will deploy the ear more than
one time so I need my beans in the 'ear-name/' global-namespace.
I must also do some dynamic-lookups (non-annotated) using the EJBObject.lookup(..)
(right?) when doing this the local beans needs to be in java:comp/env (right?)
I still haven't been able to figure out how to achieve this ...
any pointers or examples would be very appreciated!
/Magnus
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110803#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...