[jboss-user] [JNDI/Naming/Network] - env-entry lookup for SBean
mohitanchlia
do-not-reply at jboss.com
Wed Aug 19 17:35:22 EDT 2009
Jboss 4.2:
I am seeing a weird problem with env-entry lookup. We have a SBean A that calls another SBean B and what I am seeing is that when we lookup "env-entry' for SBean B we get "env-entry" of SBean A. But this works fine when everything is deployed in one box. When we split it in 2 boxes we start seeing this problem. Any ideas of what might be happening.
We do a simple lookup:
| java:comp/env/service-id
|
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250495#4250495
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250495
More information about the jboss-user
mailing list