Brian Stansberry created WFCORE-1398:
----------------------------------------
Summary: 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: 3.0.0.Alpha1
public static final ServiceName UPGRADE_SERVICE_NAME =
ServiceName.JBOSS.append("remoting ",
"remoting-http-upgrade-service");
Note the space in "remoting "
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)