Re: Antwort: Need help with deployment

2005-12-13 Thread Mark Phillips
Yes, that was the problem. I changed the permissions and now it works as advertised. Thanks! Mark On Tuesday 13 December 2005 12:13 am, Jan Behrens wrote: > I am not a Linux man myself but I would think that you do have a problem > with the access rights - unless Tomcat is running as root, whic

Antwort: Need help with deployment

2005-12-12 Thread Jan Behrens
I am not a Linux man myself but I would think that you do have a problem with the access rights - unless Tomcat is running as root, which I thing would be even worse. If not, the Tomcat user will need rw access to its webapp dir (and should own it) in order to unpack anything. HTH, Jan Mark Ph