0 Replies Latest reply on Mar 17, 2004 3:48 AM by murxx

    How to deactivate session-persist in Tomcat5 and Jboss 3.2.3

    murxx

      Hey everybody!

      I got some problem that I noticed a lot of people have (I searched the forum). Meaning that Tomcat5 always tries to persist session on application undeploy or server-restart.
      Since some values are not persistable in my session, this fails and throws several exceptions. I would like to deactivate that.

      I tried to change the

      /jboss-3.2.3/server/tomcat5/deploy/jbossweb-tomcat50.sar/server.xml
      

      correspondingly but that didn't help.

      So where can I do that??!

      Thx for any help!