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
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
I have Tomcat 5.5.9 running on a Linux server. I am having hard time deploying
war files remotely from my Linux desktop over the LAN. I have tried the
following:
1. Upload war file using tomcat manager
I can access the war file on my local machine using the tomcat manager from
the server. So, I