Sorry, I have tried this as standalone. By mistake I have posted in JBoss AS7 space.
I have taken the quick start example given in Infinispan(infinispan-quickstart) Tutorial of disributed and replicated clustering and executed in my local machine. When I ran the Node0, Node1 and Node2, it is identified that cluster is not getting formed.
I have executed the code without modifying anything including configuration files. I have tried by building the cache manager from code and from configuration files and facing the same issues.