-
Feature Request
-
Resolution: Obsolete
-
Major
-
None
-
None
-
None
Currently we have a hack in place where we detect a running management operation using a ThreadLocal. The called code can take an alternative route and not execute a nested management operation which would deadlock.
See usages of org.jboss.as.osgi.management.OperationAssociation