[
https://issues.jboss.org/browse/WFCORE-296?page=com.atlassian.jira.plugin...
]
David Lloyd commented on WFCORE-296:
------------------------------------
We'd better visit these changes upon JMX as well, as it's using the even weirder
"http-remoting-jmx" when it should just use plain old "remote+http"
(and likewise for other variations).
Switch URI scheme from remoting:// http-remoting:// https-remoting://
to remote:// remote+http:// and remote+https://
---------------------------------------------------------------------------------------------------------------------
Key: WFCORE-296
URL:
https://issues.jboss.org/browse/WFCORE-296
Project: WildFly Core
Issue Type: Enhancement
Components: CLI, Domain Management
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.0.0.Beta1
From [~dmlloyd]
{quote}
When we have multi-layer protocol going on, the URI scheme we should use
is like this:
outer+middle+inner://
{quote}
Switch URI schemes from remoting:// http-remoting:// https-remoting:// to remote://
remote+http:// and remote+https://
The existing schemes will be needed for backwards compatibility but somehow deprecated.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)