Florian Rau created TOMEE-4102:
----------------------------------
Summary: TomEE logs SEVERE: Expected ContextBinding to have the
method getThreadName()
Key: TOMEE-4102
URL: https://issues.apache.org/jira/browse/TOMEE-4102
Project: TomEE
Issue Type: Bug
Components: TomEE Core Server
Affects Versions: 8.0.13
Reporter: Florian Rau
Due to a change in Tomcat
(https://github.com/apache/tomcat/commit/8278c1c80df394365af5559166bf675edd294555),
the reflection code in TomEE is failing with a ClassCastException in line
https://github.com/apache/tomee/blob/238f064bea008315a8601c673ca09b4c9cf640c2/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina/TomcatThreadContextListener.java#L66
--
This message was sent by Atlassian Jira
(v8.20.10#820010)