Results 1 to 4 of 4
Thread: Tomcat Problem
- 04-15-2008, 01:11 PM #1
Tomcat Problem
Hello All,
I have done tomcat clustering using Apache.and in my web application i have an HttpListener Class in which i am updating database for user log out when session timeout.
when one of tomcat instance in clustering is down then it's session value is replicated to others and user do work properly.
Now My problem is when i shut down one of cluster instance then it call the Listener Class and updates the Database and marks the user as logout....
I do not want to call the listener class OR how can i know that tomcat is shut down e.g. any event that i can get so that i will not update database.
Please give your valuable ideas.....
Thanks,
Sanjeev
- 04-16-2008, 06:16 AM #2
Any idea about this.............
- 04-16-2008, 08:31 AM #3
any idea about : How to track events in Tomcat..like shutdown
- 04-16-2008, 11:53 AM #4
Similar Threads
-
Tomcat In Eclipse - Sysdeo Tomcat Plug-in
By JavaForums in forum EclipseReplies: 1Last Post: 02-13-2008, 10:33 AM -
New to JSF, simple problem with Eclispe and Tomcat
By nibeck in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 12-16-2007, 05:53 PM -
tomcat problem
By osval in forum New To JavaReplies: 2Last Post: 07-29-2007, 08:13 PM -
Tomcat problem
By Peter in forum Advanced JavaReplies: 2Last Post: 06-29-2007, 10:43 AM -
Problem with tomcat and jboss
By Alan in forum EclipseReplies: 3Last Post: 05-08-2007, 06:18 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks