]
Darran Lofthouse commented on WFCORE-296:
-----------------------------------------
That would be under REMJMX-85
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.