Basically I wish to know the changes done w.r.t JNDI in cluster environment. does ha-jndi still hold good for AS7+? In a clustered environment (domain mode), where is the JNDI tree stored? few questions I am looking for answers are like - is the JNDI stored in local nodes? how does failover work? how are the changes in JNDI tree propagated? Is Infinispan used anywhere for this ?
Let me know if AS6 concepts hold good here?