You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Dean Hiller <dh...@avaya.com> on 2002/02/12 16:53:44 UTC

war file not expand on linux

When I put the war file in linux tomcat, it does not expand when I restart tomcat, but it does on windows tomcat.  This must be a known issue???  What is wrong.  I downloaded
http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.1/rpms/
tomcat4-4.0.1-1.noarch.rpm

Does anybody know what is going on?
thanks,
Dean


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


Re: war file not expand on linux

Posted by Dean Hiller <dh...@avaya.com>.
thanks Jeff,
    is there any way to install it correctly then so that all files have permission tomcat4.  I have half of my files as root and then the ones that are created are as tomcat4.  I am trying to make the install easier for my customers.

Also, you would think an error would be provided by tomcat?

thanks,
Dean


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


RE: war file not expand on linux

Posted by Mark Ayad <ma...@ogilvy.net>.
probably file permissions

as root

chmod -R 777 /webapps



-----Original Message-----
From: Dean Hiller [mailto:dhiller@avaya.com]
Sent: 12 February 2002 07:54
To: tomcat-user@jakarta.apache.org
Subject: war file not expand on linux


When I put the war file in linux tomcat, it does not expand when I restart
tomcat, but it does on windows tomcat.  This must be a known issue???  What
is wrong.  I downloaded
http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.1/rpms/
tomcat4-4.0.1-1.noarch.rpm

Does anybody know what is going on?
thanks,
Dean


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>



--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>