1 Reply Latest reply on Mar 21, 2017 7:46 AM by valsaraj007

    How to point remote EJB connection to a particular node in ejb cluster

    valsaraj007

      Hi,

       

      I want to point remote EJB connection to a particular node in ejb cluster. Now when I invoke from client which runs on the same machine as WildFly AS, EJB invoke on that app server works fine but found client calls goes to other nodes on slave wildfly instances on other machines. Any option to avoid this? I just need this http-remote EJb call go to single node on same machine.

       

      Thanks!