Hey all,
maybe you remember my last question regarding application deploymend and
configuration via context.xml.
Customer-specific settings should be stored at the customer's tomcat server,
this leads to a common WAR-file
I can deploy at every customer side: the application will configure its
Hi all,
I have a webapplication wich is distributed in one war for different customers.
Unfortunately there are customer specific settings I normally would like to
define in the enclosed web.xml.
Because this would lead to, that I have to pack one war per customer, I am
looking for a more comf
richt
Datum: Thu, 28 Jun 2007 18:56:00 -0500
Von: "Caldarale, Charles R" <[EMAIL PROTECTED]>
An: "Tomcat Users List"
Betreff: RE: unzip a jar file from a war file to tomcat/webapp
> > From: Paul Hammes [mailto:[EMAIL PROTECTED]
> > Subject: unzip
Hi,
i have to unzip a jar, contained in a war file. This jar file is contained in
the web-inf/lib directory. There are several images in this jar and i want to
unzip it to tomcat/webapp directory so the browser can access the images
directly. The process of unzipping should be triggerd by the a