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
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
https://bz.apache.org/bugzilla/show_bug.cgi?id=63487
Remy Maucherat changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---