Maybe you need to have:

<Context ....>
...SNIP...
        <Manager className="org.apache.catalina.session.PersistentManager"
      saveOnRestart="true" distributable="true" debug="0">
      <Store className="org.apache.catalina.session.FileStore"/>
    </Manager>
</Context>


In your META-INF/context.xml or maybe the above is needed only in newer version of 5.5.x.

Darryl

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to