0 Replies Latest reply on Nov 14, 2002 11:34 AM by paulgrimwood

    Dont save sessions on server shutdown with Jboss-tomcat inst

    paulgrimwood

      Does anyone know how to disable the saving of all active sessions to the Store when JBoss-tomcat is shutdown? It seems easy enough in isolated tomcat installations through specifying saveOnRestart=false in the server.xml file. However, this file appears to be ignored in Jboss-tomcat installations. I have tried specifying a PersistentManager within DefaultContext tags in tomcat4-service.xml as below, but this has no effect. Any body know how?


      &catalina.home;















      <!-- A HTTP Connector on port 8080 -->