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

--- Comment #16 from Christopher Schultz <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to