]
Kabir Khan reassigned WFCORE-4090:
----------------------------------
Assignee: ehsavoie Hugonnet (was: Darran Lofthouse)
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: ehsavoie Hugonnet
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.