On 13 Dec 2007, at 15:33, Caldarale, Charles R wrote:

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.


Ok... but I haven't been working directly with servlet for a long time. Where do I find the <Context> element related to axis2 (which is a servlet)? Should it be inside $CATALINA_HOME/webapps/axis2/WEB- INF/web.xml? If so, there's no Context element in such file.

 - 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]



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to