]
Brian Stansberry updated WFCORE-2664:
-------------------------------------
Fix Version/s: 3.0.0.Beta19
(was: 3.0.0.Beta18)
Eliminate MSC optional dependency usage in RemotingServices
-----------------------------------------------------------
Key: WFCORE-2664
URL:
https://issues.jboss.org/browse/WFCORE-2664
Project: WildFly Core
Issue Type: Enhancement
Affects Versions: 3.0.0.Beta14
Reporter: Richard Opalka
Assignee: Brian Stansberry
Fix For: 3.0.0.Beta19
RemotingServices.installConnectorServices() uses MSC optional dependency.
Any change this MSC optional dependency usage might be eliminated there?
Maybe OperationContext.hasOptionalCapability() could be used
in ManagementRemotingServices.installDomainConnectorServices() method?