You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Lin, Zhongwu" <zh...@citigroup.com> on 2003/05/19 21:07:13 UTC

Deployment tool

Hi,

   Where can I find a free tool for delpoy apps ( war file ) to tomcat 3.x ?
I need to open war file to edit web.xml before dropping it to webapps
directory. Thanks.

John    

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Deployment tool

Posted by Ben Souther <bs...@fwdco.com>.
War files are nothing more than jar files.
You can open them with "jar"
You should also be able to open them with Winzip (you may need to change the 
extension)



On Monday 19 May 2003 03:07 pm, Lin, Zhongwu wrote:
> Hi,
>
>    Where can I find a free tool for delpoy apps ( war file ) to tomcat 3.x
> ? I need to open war file to edit web.xml before dropping it to webapps
> directory. Thanks.
>
> John
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org