> From: Michele Mazzucco [mailto:[EMAIL PROTECTED] > Subject: Re: [Axis2] FileNotFoundException (SESSIONS.ser) > during tomcat shutdown > > BTW I've set workDir in $CATALINA_HOME/conf/server.xml (inside the > Host section) to point to a temp folder in my home.
Don't change the workDir attribute for the <Host> - let that one stay as the default. The idea is to give the webapp a different work directory than the one Tomcat uses. You need to change just the workDir attribute for the webapp, inside its <Context> element. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]