Holger Klawitter wrote:
I have written a webapplication with I would like to distribute as a war file amongst a few hosts. There is a resource in the context file which needs some individual configuration per server.
* I used to unpack directly into the webapps directory and doing the
  configuration in the true context.xml file.
* As far as I understand, this approach is no longer recommended and
  causes more an more problems with every new tomcat version.
You can define them in server.xml. The 'old way' with embeding <Context> inside <Host> in server.xml.

--
Mikolaj Rydzewski <[EMAIL PROTECTED]>

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to