Re: Creating a custom session manager -- SOLVED

2007-04-24 Thread Eric Berry
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

Re: Creating a custom session manager -- SOLVED

2007-01-10 Thread Bryan Basham
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 this

Re: Creating a custom session manager -- SOLVED

2007-01-10 Thread Bryan Basham
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