"Paul Hammes" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> 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 thi
On Monday 18 August 2008, Paul Hammes wrote:
> Hi all,
Hi,
> 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
Paul Hammes wrote:
> 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 custo
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