http://www.configureme.org
it supports hot updates of the configs, if you update the configs
after the application has been started the configured parts will be
reconfigured.

regards
Leon

On Wed, Jun 9, 2010 at 2:46 PM, Thomas Kloeber <kloe...@ics.de> wrote:
> Dear List,
>
> I'm a newbie to Apache and Tomcat, so pls forgive my ignorance.
> I have the following problem/question:
>
> I have a web application which needs to be configured with site-specific
> information when/after it is deployed.
> What is the best/proper way of doing this?
>
> Right now I use an install programm (install4j) which collects the info from
> the user, puts it in the proper places (web.xml, context.xml) and then does
> the deployment "manually". But this has 2 major drawbacks:
>
> if auto-deployment is enabled in server.xml the server interferes with my
> "manual" deployment
> if auto-deployment is disabled I have to restart Tomcat for the web app to
> become known/available.
>
> Any ideas, suggestions are welcome.
>
> Thomas
>
> PS: I'm using Apache Tomcat 6.0.26 and Java 1.6.0_20-b02 (on Windows 2003)
>
> --
> Intelligent Communication Software Vertriebs GmbH
> Firmensitz: Kistlerhof Str. 111, 81379 München
> Registergericht: Amtsgericht München, HRB 88283
> Geschäftsführer: Albert Fuss
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to