-
Bug
-
Resolution: Done
-
Major
-
None
-
None
org.jboss.as.ee.concurrent.handle.OtherEESetupActionsContextHandleFactory.ClearedSetupContextHandle#setup
org.jboss.as.ee.concurrent.handle.ThreadContextProviderContextHandleFactory.ContextHandle#setup
contain method body like the following, which will cause infinite loop:
public String getFactoryName() { return getFactoryName(); }