Re: Offline generation of effective web.xml

2012-09-12 Thread Violeta Georgieva
Thanks for the starting point. I'm starting to look at the code and when I have the first results I'll write to the dev list. Is that OK? 2012/9/11 Konstantin Kolinko > 2012/9/11 Violeta Georgieva : > > It would be very useful if I can provide this as part of the build > > infrastructure for exa

Re: Offline generation of effective web.xml

2012-09-11 Thread Konstantin Kolinko
2012/9/11 Violeta Georgieva : > It would be very useful if I can provide this as part of the build > infrastructure for example. > If you can give me a hint from where to start I may try to provide a patch > for 8.0.x? Wdyt? > > > 2012/9/11 Mark Thomas > >> Violeta Georgieva wrote: >> >> >Hi, >>

Re: Offline generation of effective web.xml

2012-09-11 Thread Mark Thomas
Violeta Georgieva wrote: >It would be very useful if I can provide this as part of the build >infrastructure for example. >If you can give me a hint from where to start I may try to provide a >patch >for 8.0.x? Wdyt? There is going to need to be a lot of refactoring for this. I'm not sure if a

Re: Offline generation of effective web.xml

2012-09-11 Thread Violeta Georgieva
It would be very useful if I can provide this as part of the build infrastructure for example. If you can give me a hint from where to start I may try to provide a patch for 8.0.x? Wdyt? 2012/9/11 Mark Thomas > Violeta Georgieva wrote: > > >Hi, > > > >I do know that if I provide "logEffective

Re: Offline generation of effective web.xml

2012-09-11 Thread Mark Thomas
Violeta Georgieva wrote: >Hi, > >I do know that if I provide "logEffectiveWebXml=true" in my context.xml >then the effective web.xml will be logged in the log files during >application start. > >Is there a way (library etc.) that I can use to generated effective >web.xml >offline i.e. without sta