exploding WAR file via ant

2002-07-29 Thread Chris Ruegger
Does anyone have an ANT build.xml snippet that will expland a WAR file foo.war to the Tomcat webapps directory? We have to explode the WAR file so that Apache can find the static files. Thanks, Chris

Re: exploding WAR file via ant

2002-07-29 Thread rsequeira
/29/02 03:47 PMSubject: exploding WAR file via ant Please respond to Tomcat Users

RE: exploding WAR file via ant

2002-07-29 Thread Keith Wannamaker
Look at unzip | -Original Message- | From: Chris Ruegger [mailto:[EMAIL PROTECTED]] | Sent: Monday, July 29, 2002 3:48 PM | To: Tomcat Users List | Subject: exploding WAR file via ant | | | Does anyone have an ANT build.xml snippet | that will expland a WAR file foo.war to the | Tomcat