[jboss-jira] [JBoss JIRA] (AS7-5810) Naming context read-only during SAR deployment - EAP 6.0.0
Brad Maxwell (JIRA)
jira-events at lists.jboss.org
Mon Oct 22 15:53:01 EDT 2012
Brad Maxwell created AS7-5810:
---------------------------------
Summary: Naming context read-only during SAR deployment - EAP 6.0.0
Key: AS7-5810
URL: https://issues.jboss.org/browse/AS7-5810
Project: Application Server 7
Issue Type: Bug
Components: POJO
Affects Versions: 7.1.1.Final
Reporter: Brad Maxwell
Assignee: Philippe Marschall
Fix For: 7.2.0.Alpha1
During the #start() #stop() method of a legacy SAR the naming context is read only. The problem seems to be that {{org.jboss.as.service.AbstractService.invokeLifecycleMethod(Method)}} only sets the thread context class loader and does not do {{WritableServiceBasedNamingStore.pushOwner}}
http://stackoverflow.com/questions/12419234/how-to-bind-an-object-to-jndi-in-jboss-7-from-mbean-naming-context-is-read-onl
--
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