DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40203>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40203 Summary: Apache, mod_jk and Tomcat looses sessions Product: Tomcat 5 Version: Unknown Platform: PC OS/Version: Linux Status: NEW Severity: major Priority: P2 Component: Catalina AssignedTo: tomcat-dev@jakarta.apache.org ReportedBy: [EMAIL PROTECTED] I've got the following problem on one server using Apache 2.0.54-5 (Debian x86) with mod_jk 1.2.15 (self-compiled) and tomcat 5.5.17: I try to create a redirect to a page with a session-id if there is no session. Seems to be easy, but in combination with apache/mod_jk my servlet redirects unlimited because it doesn't recognizes the created session. You'll find the code here: http://www.dlite.de/42/TestServlet.java If I am using the Servlet directy with tomcat on the same host there is no problem. Btw: Cookies are disabled, this is importand. Help would be great! -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]