0 Replies Latest reply on Dec 5, 2013 11:55 PM by ravipatil080

    Can I have two remoting ports within the same JBoss AS 7 instance.

    ravipatil080

      Hi All,

       

      I  am looking for something different. By default the remoting port is 4447 available for ejb invocation etc. but I want two ports available for ejb invocation, 1. 4447 and 2. 4457.

       

      Is it possible to have the same in a single Jboss instance

       

      <socket-binding name="remoting" port="4447"/>
      <socket-binding name="remoting" port="4457"/>
      
      

       

      something like shown above.

       

      Thanks,

      Ravi