Hi all,
In JBoss 4.2.3, I used to be able to do...
new InitialContext().lookup( "ear-name/ejb-name/local" )
...and it worked great, even from servlet filters. But in 5.1.0.GA, I can find no such
mapping, even though the logs say the beans are all deployed.
I see a lot of references in the documentation to 'global' or 'module',
but those JNDI namespaces don't exist either.
Is there something additional I need to do in 5.1.0.GA?
Regards,
Richard.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4237546#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...