https://issues.apache.org/bugzilla/show_bug.cgi?id=55618

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #7 from Mark Thomas <ma...@apache.org> ---
This is the change that caused this:
http://svn.apache.org/viewvc?view=revision&revision=1492307

Prior to this change, duplicate listeners with the same name were ignored. Now,
only duplicate instances are ignored.

Arguably, no duplicates should be ignored. The specification discusses how
duplicates should be handled when merging fragments but makes no comment on
deliberate duplicate listener definition (e.g. same listener twice in web.xml,
listener once in web.xml and once via an SCI)

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to