[
https://issues.jboss.org/browse/WFLY-9287?page=com.atlassian.jira.plugin....
]
Brian Stansberry updated WFLY-9287:
-----------------------------------
Description:
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()).
This applies to the variant in ejb3 and the one in undertow.
was: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()).
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()).
This applies to the variant in ejb3 and the one in undertow.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)