]
ehsavoie Hugonnet updated WFCORE-4090:
--------------------------------------
Priority: Blocker (was: Major)
CredentialReference doesn't work with the new MSC API
-----------------------------------------------------
Key: WFCORE-4090
URL:
https://issues.jboss.org/browse/WFCORE-4090
Project: WildFly Core
Issue Type: Bug
Components: Security
Affects Versions: 6.0.2.Final
Reporter: ehsavoie Hugonnet
Assignee: Darran Lofthouse
Priority: Blocker
When using the new MSC API the ServiceBuilder.addDependency can't be used, it should
use ServiceBuilder.requires instead. The code should allow the correct method to be
called.