[jboss-jira] [JBoss JIRA] (AS7-2755) java.lang.UnsupportedOperationException: JBAS011859: Naming context is read-only

Nick . (Created) (JIRA) jira-events at lists.jboss.org
Wed Nov 23 05:56:40 EST 2011


java.lang.UnsupportedOperationException: JBAS011859: Naming context is read-only
--------------------------------------------------------------------------------

                 Key: AS7-2755
                 URL: https://issues.jboss.org/browse/AS7-2755
             Project: Application Server 7
          Issue Type: Bug
          Components: EE
    Affects Versions: 7.1.0.Beta1
         Environment: Windows 7/ 32 bit
            Reporter: Nick .
            Assignee: David Lloyd
            Priority: Blocker


InitialContext context = new InitialContext();
context.bind('xxxx',yyyy);
Produces an exception as follows.
java.lang.UnsupportedOperationException: JBAS011859: Naming context is read-only
 

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