-
Bug
-
Resolution: Done
-
Major
-
7.1.1.Final
-
None
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
- relates to
-
AS7-6246 Naming context read-only during legacy SAR deployment
- Resolved