]
ehsavoie Hugonnet reassigned WFCORE-4097:
-----------------------------------------
Assignee: ehsavoie Hugonnet (was: Darran Lofthouse)
CredentialReference doesn't work with the new MSC API
-----------------------------------------------------
Key: WFCORE-4097
URL:
https://issues.jboss.org/browse/WFCORE-4097
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.