[jboss-jira] [JBoss JIRA] (AS7-2755) java.lang.UnsupportedOperationException: JBAS011859: Naming context is read-only
David Lloyd (Updated) (JIRA)
jira-events at lists.jboss.org
Wed Nov 23 11:07:41 EST 2011
[ https://issues.jboss.org/browse/AS7-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Lloyd updated AS7-2755:
-----------------------------
Component/s: Naming
> 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, Naming
> Affects Versions: 7.1.0.Beta1
> Environment: Windows 7/ 32 bit
> Reporter: Nick .
> Assignee: David Lloyd
> Priority: Blocker
> Labels: InitialContext,, JNDI,, binding
>
> 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