where can I find more information about "old way" ?

On 8/7/06, Mikolaj Rydzewski <[EMAIL PROTECTED]> wrote:
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]>





---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to