[JBoss-user] [JBossCache] - Re: IdentityLock write lock

2005-07-19 Thread acoulson
Did you ever resolve this problem? I am having the same problem and would be very interested in any solution. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885545#3885545 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p

[JBoss-user] [JNDI/Naming/Network] - Problem with java:/comp/env

2005-04-18 Thread acoulson
For some reason, java:/comp/env is not defined from within my web-app. I get a NameNotFoundException "env not bound" trying to look it up. This is hampering my effort to define a context-specific jndi value via my web.xml file, as shown below. ANyone have any ideas? H