a) Setup Firefox LiveHTTPHeader Plugin or nettools http proxy to scan you traffic. When tomcat not see a JSESSIONID cookie at the request the can't associate a session.

b) StandardSession Manager store all Session at shutdown app at work/Catalina/<host>/<app>/SESSIONS.ser
    All dirs must me writeable for your tomcat user
.
Peter

Jan Behrens schrieb:

Hi list,

I have a problem with session cookies on a Linux server. Both Tomcat instances running on the machine don't seem to be able to store session data in cookies. They otherwise work just fine, just no cookies. I have obviously checked all browser settings as well as made sure that all webapps in question have the cookie flag turned on. However, Tomcat is still not setting any cookies...
My set-up:
- Suse Linux server (kernel 2.6.8-24.18-smp)
- Multiprocessor machine with 4 GB memory
- Sun VM 1.4.2_08-b03
- 2 Tomcat 5.0.28 instances

Maybe this is a problem with fileset permission's? Tomcat runs as user tomcat and I think I checked each dir Tomcat needs to write into but I am not sure where cookies are normally stored in. Is this the temp dir or somewhere else?

I would be very grateful for any help or suggestions as to what to do to get this fixed.

TIA, Jan


Jan Behrens
OFFIS
FuE-Bereich Betriebliches Informationsmanagement
Escherweg 2  -  26121 Oldenburg  -  Germany
Fon: +49 4 41 97 22 - 187  -  Fax:  +49 4 41 97 22-102
E-mail: [EMAIL PROTECTED]  -  URL: http://www.offis.de

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]









---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to