0 Replies Latest reply on Oct 25, 2006 11:21 AM by arunachalam80

    Service locator in clustered JBOSS

    arunachalam80

      Hi,
      How do i construct my Service Locator if the application is deployed in more than one cluster?

      Lets say, I've two cluster partition "PartA" and "PartB" Each has 5 nodes. PartA hosts my one component of the application and PartB hosts the other part of the application.

      what's the best practices to implement the inter component communication across cluster?