Aaron Axelsen wrote:
> I set the workdir on the global context - I can see that files are being
> created there, however that same error still exists.  For some reason it
> insists on looking in Tomcat 6\temp-Foo5
> 
> Any suggestions?

It looks like a bug in the jar. It might be using a non-portable way to
find the file.

Mark



> 
> Mark Thomas wrote:
> | 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]
> |
> |

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