https://issues.apache.org/bugzilla/show_bug.cgi?id=42419
--- Comment #4 from André-John Mas <[EMAIL PROTECTED]> 2008-10-05 15:03:25 PST --- Created an attachment (id=22672) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22672) Diff to add support for changing the value of JSESSIONID BTW here is the reference to the entry ask for and solving the same issue in the JBOSS database: https://jira.jboss.org/jira/browse/JBPAPP-363 Since the definition of the JSESSIONID value is now defined in a single file: catalina/src/share/org/apache/catalina/Globals.java this is the only place a change would need to be made. I have provided a diff using a similar style of coding as used for the STRICT_SERVLET_COMPLIANCE constant. The system parameter that would be used is: org.apache.catalina.SESSION_COOKIE_NAME -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]