[jboss-jira] [JBoss JIRA] (AS7-2922) If nothing is bound to java:comp/env the java:comp/env context cannot be looked up
Stuart Douglas (Created) (JIRA)
jira-events at lists.jboss.org
Mon Dec 5 15:44:41 EST 2011
If nothing is bound to java:comp/env the java:comp/env context cannot be looked up
----------------------------------------------------------------------------------
Key: AS7-2922
URL: https://issues.jboss.org/browse/AS7-2922
Project: Application Server 7
Issue Type: Bug
Reporter: Stuart Douglas
If nothing is bound to java:comp/env the following lookup will fail
Context ctx = (Context) nctx.lookup("java:comp/env");
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list