[jboss-user] [JNDI/Naming/Network] - Migrating 4.2.3.GA to 5.1.0.GA - JNDI missing?
kennardconsulting
do-not-reply at jboss.com
Mon Jun 15 03:06:16 EDT 2009
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#4237546
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4237546
More information about the jboss-user
mailing list