0 Replies Latest reply on Jun 26, 2012 11:47 PM by rajeshkumarp

    How to get Cluster Name and Node Name in HttpRequest ?

    rajeshkumarp

      Hi All,

       

      I am using Jboss 7.1.1. I am having 2 clusters (Cluster1 and Cluster2)

      Each cluster is having 2 nodes.

       

      Cluster1-Node1

      Cluster1-Node2

      Cluster2-Node1

      Cluster2-Node2

       

      When I get my request to any of the cluster, I need to know the Cluster name along with the Node name to which the request is triggered ?

       

      How could I get it in Java?

       

      Thanks in Advance.