https://issues.apache.org/bugzilla/show_bug.cgi?id=54387
--- Comment #5 from Edson Richter <[email protected]> --- My understanding is that Scenario 1: ServletA -> /my/path/to/servlet ServletB -> /my/path/to/servlet Rule: same path to different servlets = failure. Scenario 2: ServletA -> /my/path/to/servlet1 ServletA -> /my/path/to/servlet2 Rule: same servlet to different paths: success. Regards, Edson -- 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]
