Well, yes it HAS to work, as I was using this with an earlier Tomcat version already, but years ago :-)<br><br><div class="gmail_quote">On Fri, Feb 25, 2011 at 11:12 PM, Michael Wechner <span dir="ltr"><<a href="mailto:michael.wechner@wyona.com">michael.wechner@wyona.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

  
    
  
  <div bgcolor="#ffffff" text="#000000">
    Hi<br>
    <br>
    This really seems to work, whereas I am currently using Tomcat
    5.5.33<br>
    <br>
    Cheers<br><font color="#888888">
    <br>
    Michael</font><div><div></div><div class="h5"><br>
    <br>
    On 2/25/11 8:53 PM, Michael Wechner wrote:
    <blockquote type="cite">
      
      According to<br>
      <br>
      <a href="http://lkamal.blogspot.com/2010/10/jsessionid-tomcat-cookie-change-default.html" target="_blank">http://lkamal.blogspot.com/2010/10/jsessionid-tomcat-cookie-change-default.html</a><br>
      <br>
      This system properties based feature is only available in releases
      newer than Tomcat 5.5.28 and Tomcat 6.0.20.<br>
      <br>
      and one can add it to catalina.sh<br>
      <br>
      <pre>JAVA_OPTS="$JAVA_OPTS 
             -Dorg.apache.catalina.SESSION_COOKIE_NAME=MYJSESSIONID 
             -Dorg.apache.catalina.SESSION_PARAMETER_NAME=myjsessionid"

Cheers

Michael
</pre>
      <br>
      <br>
      On 2/25/11 10:03 AM, Balz Schreier wrote:
      <blockquote type="cite">You guess this is a normal JAVA_OPTION that you pass
        to the JVM when starting it (like the other java options). some
        people call them system properties of the JVM.<br>
        <br>
        <div class="gmail_quote">On Fri, Feb 25, 2011 at 9:59 AM,
          Michael Wechner <span dir="ltr"><<a href="mailto:michael.wechner@wyona.com" target="_blank">michael.wechner@wyona.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">
            <div text="#000000" bgcolor="#ffffff"> Hi Balz
              <div><br>
                <br>
                On 2/25/11 9:52 AM, Balz Schreier wrote:
                <blockquote type="cite">Hi Michael,
                  <div><br>
                  </div>
                  <div>another workaround is to set the following
                    JAVA_OPTION:</div>
                  <div> <span style="font-family:monospace;font-size:medium">org.apache.catalina.SESSION_COOKIE_NAME=myothersessioncookiename</span></div>
                  <div><font face="monospace" size="3"><span><br>
                      </span></font></div>
                  <div><font face="monospace" size="3"><span>then you
                        souldn't have conflicts neither...</span></font></div>
                </blockquote>
                <br>
              </div>
              Thanks very much for pointing this out. But where/how do
              you set this parameter?<br>
              <br>
              Thanks<br>
              <br>
              Michael<br>
              <br>
            </div>
            <br>
            --<br>
            Yanel-development mailing list <a href="mailto:Yanel-development@wyona.com" target="_blank">Yanel-development@wyona.com</a><br>
            <a href="http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development" target="_blank">http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development</a><br>
          </blockquote>
        </div>
        <br>
      </blockquote>
      <br>
    </blockquote>
    <br>
  </div></div></div>

<br>--<br>
Yanel-development mailing list <a href="mailto:Yanel-development@wyona.com">Yanel-development@wyona.com</a><br>
<a href="http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development" target="_blank">http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development</a><br></blockquote></div><br>