https://issues.apache.org/bugzilla/show_bug.cgi?id=54191

--- Comment #16 from Christopher Schultz <ch...@christopherschultz.net> ---
Sorry, your filter simply is not threadsafe, even if you have a CDI
@SessionScoped annotation (in fact, that's exactly what makes it unsafe). Your
code will fail at some point in other environments even if you don't seem to
have time to debug it, now.

There is almost certainly no Tomcat/TomEE/EL bug here.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to