Re: Session replication for JPetStore application in tomcat 6

2008-11-18 Thread Alan Chaney
Anupam I think this is probably your problem. You create and save information in one node and then look to see if it is in the other node. It will only be there if you are independently synchronizing the database state, because, as you said in your previous emails, they are independent. The d

Re: Session replication for JPetStore application in tomcat 6

2008-11-13 Thread Anupam Beri
>>>> >>>> I will be greateful if anyone could help me out and give a good >>>> insight >>>> on >>>> where I am going wrong ? >>>> I have attached the server.xml , workers.properties and catalina.out >>>> for >>>> the

Re: Session replication for JPetStore application in tomcat 6

2008-11-12 Thread Filip Hanik - Dev Lists
you could enable tracing for the two following categories org.apache.catalina.ha org.apache.catalina.tribes.MESSAGES Filip Anupam Beri wrote: Hello Filip, Thanks a lot for your reply. From the logs , the session state send is evident .The scenario i tried is as follows I opened the app

Re: Session replication for JPetStore application in tomcat 6

2008-11-12 Thread Anupam Beri
t; > > > ----------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message

Re: Session replication for JPetStore application in tomcat 6

2008-11-12 Thread Filip Hanik - Dev Lists
looks like its working, what is it that you don't think is working or would like help with? 6 nov. 2008 17:08:30 org.apache.catalina.ha.session.DeltaManager getAllClusterSessions ATTENTION: Manager [localhost#/jpetstore], requesting session state from org.apache.catalina.tribes.membership.Memb

Session replication for JPetStore application in tomcat 6

2008-11-12 Thread Anupam Beri
file. Any help is deeply appreciated ! Best Regards !! Anupam http://www.nabble.com/file/p20456399/clustering_files.rar clustering_files.rar -- View this message in context: http://www.nabble.com/Session-replication-for-JPetStore-application-in-tomcat-6-tp20456399p20456399.html Sent from the