Aaron Axelsen wrote:
> I understand how it works - the problem is that the folder is not
> actually getting created.  I double checked permissions - and the apache
> user does have full permissions to that tomcat 6 folder.  Any thoughts?
> 
> The name of the war is temp Foo5.war.  I can see folders getting created
> inside of the temp folder, but the temp-Foo5 folder inside of the tomcat
> 6 directory is not getting created.

It looks like the lib is looking in the wrong place. If you haven't set an
explicit workDir then underneath %CATALINA_BASE%\work is where I would
expect the war to be unpacked and from what you say, that is what is happening.

Mark



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