How to add new remoting connector in remoting subsystem in JBoss EAP using CLI command?

Solution Verified - Updated -

Issue

  • How to add new remoting connector in remoting subsystem using CLI command ?
  • How to add second connector via CLI ?
 <subsystem xmlns="urn:jboss:domain:remoting:1.2">
     <connector name="remoting-connector" socket-binding="remoting" security-realm="ApplicationRealm"></connector>
     <connector name="remoting-connector2" socket-binding="remoting2" security-realm="SampleRealm"></connector>
 </subsystem>
 <socket-binding name="remoting2" port="4447"/>

Environment

  • Red Hat JBoss Enterprise Application Platform (EAP)
    • 7.x
    • 6.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content