https://bz.apache.org/bugzilla/show_bug.cgi?id=57974
Remy Maucherat <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |minor OS|Windows XP |All Hardware|PC |All --- Comment #2 from Remy Maucherat <[email protected]> --- Did you look at the code ? The endpointSessionMap map is keyed on the class (rather than the endpoint instance) so what you describe can only occur when you have multiple endpoints from the same endpoint class. This is probably not correct (need to check first though ...), and is easy to fix, but running into this issue should not be very common, and it also has an easy workaround. Adjusting severity accordingly. -- 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]
