Tomcat 4.0 stops configuring listeners if one of the listeners in the list isn't present, should it carry on configuring the rest of the listeners it finds? The spec is silent on this and it seems odd that if somebody (maybe accidentally) deletes a listener class all other following listeners are not configured (any listener preceding the missing listener would already have been initialised). I've also raised this as a bug, Thanks, Kevin
- Re: Listeners Kevin Jones
- Re: Listeners Craig R. McClanahan
- RE: Listeners Kevin Jones
- RE: Listeners Craig R. McClanahan