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

Mark Thomas <[email protected]> changed:

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

--- Comment #7 from Mark Thomas <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to