Bryan, Thanks so much for sending this a lot earlier. We tried it out
and found that we could simplify it a bit for our needs. I've included
the source here just in case.
What our valve does is just sets the domain on the session cookie, in
the request and response. The first time a user comes to
Oops... I had some bugs in the code. Here's the latest source.
-Bryan/
/
TestSharedSession.tar.gz
Description: GNU Zip compressed data
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROT
Hello again,
Chuck Caldarale solved my configuration problem. I then created the
code to solve the "shared session" manager problem. I created a test
(see attached JAR file) with the solution code which I thought I would
share with the Tomcat community in case someone else needs to solve thi
> From: Bryan Basham [mailto:[EMAIL PROTECTED]
> Subject: Creating a custom session manager
>
> I am trying to use the tag to setup the
> manager on all webapps.
Assuming you're using a current (5.5 or better) level of Tomcat, I don't
believe the tag is used anymore ( doc error).
The default