-
Bug
-
Resolution: Done
-
Major
-
None
-
None
When org.jboss.as.server.deployment.DeploymentPhaseContextImpl#addDeploymentDependency is used, it is expecting the service to be old-API org.jboss.msc.service.Service and use its getValue() method.
This needs to be fixed so that using new MSC Service API works too.
- relates to
-
WFLY-11603 Intermittent NPE from MP config SubsystemDeploymentProcessor
- Closed