[Bug 63487] WsSessionListener does not implement HttpSessionListener.sessionCreated

2019-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63487 --- Comment #3 from Trevin Beattie --- Following up: I got a list of the jars included in our gradle build, and found that there were indeed conflicting implementations of HttpSessionListener: * tomcat-embed-core-9.0.17.jar * javax.servlet-api

[Bug 63487] WsSessionListener does not implement HttpSessionListener.sessionCreated

2019-06-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63487 --- Comment #2 from Trevin Beattie --- Oh! Sorry; I forgot about default interface methods. I’ll need to debug the running application somehow to figure out if there’s a conflicting API being loaded and how … -- You are receiving this mail

[Bug 63487] WsSessionListener does not implement HttpSessionListener.sessionCreated

2019-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63487 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---