[jboss-jira] [JBoss JIRA] (AS7-2755) java.lang.UnsupportedOperationException: JBAS011859: Naming context is read-only
SBS JIRA Integration (JIRA)
issues at jboss.org
Fri Jan 3 03:20:33 EST 2014
[ https://issues.jboss.org/browse/AS7-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
SBS JIRA Integration updated AS7-2755:
--------------------------------------
Forum Reference: https://community.jboss.org/message/851434#851434
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list