[T4] Lifecycle problem

2001-06-13 Thread Remy Maucherat
Hi, I'm fighting a lifecycle problem at the moment. When stopping and then restarting the examples, I get : 001-06-13 18:52:00 ContextConfig[/examples] Configuration error in default web.xml java.lang.IllegalArgumentException: addChild: Child name 'default' is not unique at

Re: [T4] Lifecycle problem

2001-06-13 Thread Craig R. McClanahan
On Wed, 13 Jun 2001, Remy Maucherat wrote: Hi, I'm fighting a lifecycle problem at the moment. When stopping and then restarting the examples, I get : 001-06-13 18:52:00 ContextConfig[/examples] Configuration error in default web.xml java.lang.IllegalArgumentException: addChild:

Re: [T4] Lifecycle problem

2001-06-13 Thread Remy Maucherat
On Wed, 13 Jun 2001, Remy Maucherat wrote: Can we accomplish this by erasing all the defined servlets, servlet mappings, MIME mappings, security constraints, and so on? Recycling the Context object would mean we're impacting the surrounding environment (i.e. the Host objects that contain