How to force tomcat to not write or load .ser files?

2007-05-22 Thread SiSi'mon
Is there a configuration somewhere that I can set to force tomcat to not write or read .ser files (under work/). thanks Si'mon -- View this message in context: http://www.nabble.com/How-to-force-tomcat-to-not-write-or-load-.ser-files--tf3801114.html#a10754663 Sent from the Tomcat - User

Re: How to force tomcat to not write or load .ser files?

2007-05-22 Thread Len Popp
Set an empty pathname in the Manager in the Context. (I haven't tried this, but it's documented for 5.5 and 6.0.) -- Len On 5/22/07, SiSi'mon [EMAIL PROTECTED] wrote: Is there a configuration somewhere that I can set to force tomcat to not write or read .ser files (under work/). thanks