Remoting WildFly Subsystem Configuration

From NovaOrdis Knowledge Base
Revision as of 02:16, 20 January 2016 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

Internal

Overview

        <subsystem xmlns="urn:jboss:domain:remoting:3.0">
            <endpoint/>
            <http-connector name="http-remoting-connector" connector-ref="default" security-realm="ApplicationRealm"/>
        </subsystem>

Organizatorium

The connector-ref is the name of the Undertow HTTP Listener, so if the name of that connector changes, the Remoting reference should also change.