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
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