Re: Tomcat 7 generated web.xml

2011-07-15 Thread Stephen Munro
seemed to have implied in your comment, unless the app is rebooted on a regular basis, it may not be worth dumping the in memory copy to a generated web.xml file. On 15 July 2011 22:28, Pid wrote: > On 15/07/2011 22:25, Stephen Munro wrote: > > Yeah, you may be right out it's usefulness

Re: Tomcat 7 generated web.xml

2011-07-15 Thread Stephen Munro
27;s primary use, it just struck me as a nice feature to have. On 15 July 2011 22:18, Jesse Farinacci wrote: > Greetings, > > On Fri, Jul 15, 2011 at 5:10 PM, Stephen Munro > wrote: > > Thanks for the quick reply! I've got it working, so thanks. I'm a little > >

Re: Tomcat 7 generated web.xml

2011-07-15 Thread Stephen Munro
> On Fri, Jul 15, 2011 at 3:52 PM, Stephen Munro > wrote: > > I'm looking for details on how to get the generated web.xml after all the > > annotations have been processed. > > See http://tomcat.apache.org/tomcat-7.0-doc/config/context.html and > look for logEffecti

Tomcat 7 generated web.xml

2011-07-15 Thread Stephen Munro
ion, which means you can disable annotations thus improving performance. How do I do this? -- Warmest Regards, Stephen Munro