[
https://issues.apache.org/jira/browse/TOMEE-4102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17624192#comment-17624192
]
Florian Rau commented on TOMEE-4102:
------------------------------------
PR available: https://github.com/apache/tomee/pull/950
> 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
> Priority: Minor
>
> 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)