Re: Tomcat 6.0.16 Startup Listener

2008-02-11 Thread Jess Holle
That sounds about right. A patch seems obvious, but I'd (1) like to see this in the source tree for 6.0.17 and so on and (2) like to snag this same version of the source to patch into our 6.0.16. -- Jess Holle Tim Funk wrote: Unless I am misreading something - this looks to be an accident in

Re: Tomcat 6.0.16 Startup Listener

2008-02-11 Thread Tim Funk
Unless I am misreading something - this looks to be an accident in web.xml processing. See lines 198 - 209 in trunk for org.apache.catalina.startup.WebRuleSet and you'll see this twice: digester.addCallMethod(prefix + "web-app/listener/listener-class", "addApplica

Re: Tomcat 6.0.16 Startup Listener

2008-02-11 Thread Jess Holle
Mark Thomas wrote: Jess Holle wrote: Stusynski, Dan wrote: Tomcat devs, Noticed a curiousity during 6.0.16 startup after migrating from 6.0.14. Below is the startup logs for Tomcat 6.0.16 and am curious if this has been seen before (the duplicate Listeners)? This was not encountered in 6.0.14.

Re: Tomcat 6.0.16 Startup Listener

2008-02-11 Thread Mark Thomas
Jess Holle wrote: Stusynski, Dan wrote: Tomcat devs, Noticed a curiousity during 6.0.16 startup after migrating from 6.0.14. Below is the startup logs for Tomcat 6.0.16 and am curious if this has been seen before (the duplicate Listeners)? This was not encountered in 6.0.14. Not only do we get

Re: Tomcat 6.0.16 Startup Listener

2008-02-11 Thread Jess Holle
Stusynski, Dan wrote: Tomcat devs, Noticed a curiousity during 6.0.16 startup after migrating from 6.0.14. Below is the startup logs for Tomcat 6.0.16 and am curious if this has been seen before (the duplicate Listeners)? This was not encountered in 6.0.14. Not only do we get these duplicate

Tomcat 6.0.16 Startup Listener

2008-02-11 Thread Stusynski, Dan
Tomcat devs, Noticed a curiousity during 6.0.16 startup after migrating from 6.0.14. Below is the startup logs for Tomcat 6.0.16 and am curious if this has been seen before (the duplicate Listeners)? This was not encountered in 6.0.14. Not only do we get these duplicate Listener messages for a