]
Brian Stansberry updated WFLY-9287:
-----------------------------------
Priority: Major (was: Minor)
ReferencingDeploymentsHandler is doing runtime work in Stage.MODEL
------------------------------------------------------------------
Key: WFLY-9287
URL:
https://issues.jboss.org/browse/WFLY-9287
Project: WildFly
Issue Type: Bug
Components: EJB
Affects Versions: 11.0.0.CR1
Reporter: Brian Stansberry
The handler is reading services in Stage.MODEL. It should add a RUNTIME step, being
careful that it's running on a non-admin-only-server (check
OperationContext.isDefaultRequiresRuntime()).