Re: Tomcat session serialisation & work directory

2005-12-09 Thread Yoav Shapira
CTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Yoav Shapira > Gesendet: Mittwoch, 7. Dezember 2005 16:22 > An: Tomcat Developers List > Betreff: Re: Tomcat session serialisation & work directory > > Hi, > What Tomcat version are you using? > > On Tomcat 5.5, the defaul

Re: Tomcat session serialisation & work directory

2005-12-07 Thread Mark Thomas
This thread belongs on the users list, not on the dev list. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tomcat session serialisation & work directory

2005-12-07 Thread Yoav Shapira
Hi, What Tomcat version are you using? On Tomcat 5.5, the default Manager's pathname attribute is relative to the context's workDir, so simply setting the custom workDir as you're doing should be sufficient. (The file will be created, but where you want it). Alternatively setting pathname to the