which method gets called first listener.sessionDestroyed() or session.invalidate()

2003-08-14 Thread dutta_kaushik
Hi All, I have written a Http Session Listener for logging session termination event. In my listener I am trying to get user related data by calling getSession() then getAttribute() method. Here I am always getting an exception saying IllegalStateException : Session is already invalidated. Cou

class diagram

2003-07-02 Thread dutta_kaushik
I was asking abt UML class diagram, not API's. Could u please tell me where can i get it. - Kaushik http://jakarta.apache.org/tomcat/tomcat-4.1-doc/catalina/docs/api/index.html > > Hi All, > > > From where can I get complete class diagrams of Tomcat ? > > > > Thanks, > > Kaushik > >

Re: How to get the container within an instance event?

2003-07-02 Thread dutta_kaushik
Hi All, >From where can I get complete class diagrams of Tomcat ? Thanks, Kaushik This mail was scanned by Interscan Viruswall, CR ,TCS CHENNAI - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

Installation problem

2003-04-01 Thread dutta_kaushik
Hi All, I installed tomcat 4.1 on Solaris OS. While running i get an error which is given below: java.util.zip.ZipException: invalid END header (bad central directory offset) at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.(ZipFile.java:112) at java

single object among many tomcat servers !!

2002-11-26 Thread dutta_kaushik
Hi All, I have more than one instance of tomcat server running on a Apache HTTP Server. I have a cache component which caches objects in it. How can I create a single instance of the cache component across the tomcat servers ? Thanx and Regards, Kaushik ***The information contained in this m