1 Reply Latest reply on Jun 14, 2008 1:20 PM by peterj

    env not bound

      I have an application running in jboss..it was working fine, but now i am getting message "env not bound". I am using jboss4.0.0

      Let me know how to resolve this issue..

        • 1. Re: env not bound
          peterj

          I would help if you told us under what conditions you are getting this error. And if you supplied a complete stack trace, if there is one.

          I am guessing that this is being caused by a JNDI lookup. If that is the case, post the code you are using to do the lookup, and the JNDI tree contents (use jmx console, the JNDIView mbean, the listall operation).