I have two
tomcat instances running in Clustered Environment into 2 servers.
Assume we have test.jsp is there in both Instances.
I want hit one single real IP which will be take service from tomcat1 or tomcat 2.
How can we do that?
any one please help me on this issue. I have already setup the cluster but session is not replicating......also for the above issue how can we done in realtime scenario like i want to hit cluster.test.me then it will be server by node1/node2...how can i set the IP setting...
here is the error am getting from log: Oct 3, 2012 6:24:35 PM org.apache.catalina.ha.session.DeltaManager getAllClusterSessions
INFO: Manager [localhost#/examples]: skipping state transfer. No members active in cluster group.