]
Brian Stansberry updated WFCORE-1398:
-------------------------------------
Fix Version/s: 2.2.0.CR1
RemotingHttpUpgradeService.SERVICE_NAME has a superfluous space
---------------------------------------------------------------
Key: WFCORE-1398
URL:
https://issues.jboss.org/browse/WFCORE-1398
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Affects Versions: 2.1.0.CR1
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Priority: Minor
Fix For: 2.2.0.CR1, 3.0.0.Alpha1
public static final ServiceName UPGRADE_SERVICE_NAME =
ServiceName.JBOSS.append("remoting ",
"remoting-http-upgrade-service");
Note the space in "remoting "