DO NOT REPLY [Bug 36113] - Session persistence for objects with primitive types

2005-09-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36113] - Session persistence for objects with primitive types

2005-09-08 Thread bugzilla
gzilla/show_bug.cgi?id=36113 --- Additional Comments From [EMAIL PROTECTED] 2005-09-08 15:30 --- Hi, I tried your code and it works correctly for session persistence in my case. Although my approch would be faster (because only one exception is caught until the result is returned in cas

DO NOT REPLY [Bug 36113] - Session persistence for objects with primitive types

2005-09-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36113] - Session persistence for objects with primitive types

2005-09-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36113] - Session persistence for objects with primitive types

2005-08-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36113] - Session persistence for objects with primitive types

2005-08-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36113] - Session persistence for objects with primitive types

2005-08-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36113] New: - Session persistence for objects with primitive types

2005-08-10 Thread bugzilla
gzilla/show_bug.cgi?id=36113 Summary: Session persistence for objects with primitive types Product: Tomcat 5 Version: Unknown Platform: All OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Ca

session persistence

2004-06-03 Thread Ganesan, Prasanna
Hi, I am using Tomcat 4.1.30. I have the following code in logout.jsp response.setHeader("Cache-Control","no-cache, post-check=0, pre-check=0"); response.setHeader("Expires", "Thu, 01 Dec 1994 16:00:00 GMT"); response.setHeader("Pragma", "No-cache"); response.setHeader("Window-target",

DO NOT REPLY [Bug 26106] - server.xml: setting Manager/pathname="" disable session persistence

2004-01-14 Thread bugzilla
gzilla/show_bug.cgi?id=26106 server.xml: setting Manager/pathname="" disable session persistence [EMAIL PROTECTED] changed: What|Removed |Added

DO NOT REPLY [Bug 26106] New: - server.xml: setting Manager/pathname="" disable session persistence

2004-01-13 Thread bugzilla
gzilla/show_bug.cgi?id=26106 server.xml: setting Manager/pathname="" disable session persistence Summary: server.xml: setting Manager/pathname="" disable session persistence Product: Tomcat 5 Version: 5.0.16 Platform: Al

Re: session persistence with multiple webapps

2003-02-11 Thread Glenn Nielsen
Tom Anderson wrote: I just discovered another feature of the the JDBCStore. If your webapps save their own classes in the Session (as webapps are wont to do), then when JDBCStore runs its checks to clean the database, it will try to pull in ALL sessions including those from other webapps. Be

session persistence with multiple webapps

2003-02-10 Thread Tom Anderson
I just discovered another feature of the the JDBCStore. If your webapps save their own classes in the Session (as webapps are wont to do), then when JDBCStore runs its checks to clean the database, it will try to pull in ALL sessions including those from other webapps. Becasue the classes fro

DO NOT REPLY [Bug 13513] - There is no way to turn off Session persistence.

2002-10-10 Thread bugzilla
gzilla/show_bug.cgi?id=13513 There is no way to turn off Session persistence. [EMAIL PROTECTED] changed: What|Removed |Added Severity|Normal

DO NOT REPLY [Bug 13513] New: - There is no way to turn off Session persistence.

2002-10-10 Thread bugzilla
gzilla/show_bug.cgi?id=13513 There is no way to turn off Session persistence. Summary: There is no way to turn off Session persistence. Product: Tomcat 4 Version: 4.0.4 Final Platform: PC OS/Version: Windows NT/2K Status: NEW Se

Re: Session Persistence

2001-03-31 Thread Kief Morris
Kevin Jones typed the following on 10:07 AM 3/31/2001 +0100 >How do I enable the persistence manager in Beta 2. There's no entry in the >server.xml file, and I couldn't see anything in the docs. It's currently an unofficial feature, so undocumented. Put the following into your $CATALINA_HOME/conf

Session Persistence

2001-03-31 Thread Kevin Jones
How do I enable the persistence manager in Beta 2. There's no entry in the server.xml file, and I couldn't see anything in the docs. Thanks, Kevin Jones DevelopMentor www.develop.com

Re: [Catalina] Confirmed: Classreloading Session Persistence doesn'twork with Turbine

2001-02-22 Thread Craig R. McClanahan
Jon Stevens wrote: > Yea, I have proof AND a way to test it in 10 easy steps! :-) > > (but no idea on how to fix it :-() > Real simple -- use the current CVS code -- *all* of it, not just replacing catalina.jar :-) Using your script, you will see in the logs that the user object is persiste

Re: [Catalina] Confirmed: Classreloading Session Persistence doesn'twork with Turbine

2001-02-22 Thread Craig R. McClanahan
Jon Stevens wrote: > Yea, I have proof AND a way to test it in 10 easy steps! :-) > Not as good as the 7-stepper last time, but it will have to do :-). > > (but no idea on how to fix it :-() > > What I did to confirm and test it was this: > (sorry Craig, it is going to require installing My

[Catalina] Confirmed: Classreloading Session Persistence doesn'twork with Turbine

2001-02-22 Thread Jon Stevens
Yea, I have proof AND a way to test it in 10 easy steps! :-) (but no idea on how to fix it :-() What I did to confirm and test it was this: (sorry Craig, it is going to require installing MySQL and loading the Scarab schema...it isn't hard and directions are provided below): #1. Install MyS

[PATCHES] Catalina 4.1 Session Persistence

2001-01-12 Thread Kief Morris
These patches are my proposal for session persistence in Catalina 4.1. Please look these over and give me your comments, and commit them if they look OK. The main change is the addition of a PersistentManager class, an optional replacement for StandardManager, providing the following