Hi. I do not understand about StoreConfig well, but I have a question.
As long as I read the code (r1442161), I think that storeconfig() seem to trigger a redeployment of Web applications. For example, new context.xml will be created when testApp/META-INF/context.xml is stored. And redeployment of this new context.xml will be done by HostConfig. Is this a design ? I think better that storeconfig () does not trigger a redeployment of the Web application. 2013/2/4 jean-frederic clere <jfcl...@gmail.com>: > On 02/01/2013 09:47 PM, Remy Maucherat wrote: >> >> On Fri, 2012-12-14 at 17:26 +0000, Mark Thomas wrote: >>>> >>>> One issue I'm wondering about is the build system. After all that time, >>>> I've starting using Maven instead of Ant (unbelievable, I know ...), and >>>> while I am fine continuing using existing Ant build systems, I find >>>> adding ones to newer components quite useless. >>> >>> >>> It shouldn't be too hard to add another JAR to the existing Ant build. >>> Once the code is in place, I'm happy to take a look. >> >> >> I have ported it to trunk, where it builds as >> lib/catalina-storeconfig.jar. Should I commit it ? > > > Yes please. > > Cheers > > Jean-Frederic > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > -- Keiichi.Fujino --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org