> 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 those Contexts) as well.

I don't see why we couldn't do that, and it appears to be enough here.
I think it would be cleaner to put that code in ContextConfig.stop().

Remy

Reply via email to