1 Reply Latest reply on Jun 1, 2011 3:27 AM by ronsen

    Autodiscovery HA-JNDI

    ronsen

      Hello all,

       

      i've written a tool, that contains an xml file, with the cluster nodes adresses and ports. After logging in, the application connects to a statefuls erver bean and retrieves a cluster view with all members. These members are compared with the ones in the xml file and added if neccessary.

       

      The thing here is, that the retrieval of the nodes just gives me a vectorlist with the nodeaddresses and the corresponding JNDI instead of HA-JNDI ports. Is there a way to get this view with the HA-JNDI ports instead of the JNDI ports?

       

      Thanks a lot in advance,