I've got a fix for a concurrency bug that I'd like to get in today if
that's possible. The issue is here:
https://github.com/apache/tomee/blob/main/container/openejb-core/src/main/java/org/apache/openejb/threads/impl/ApplicationThreadContextProvider.java#L76
where we allow at ThreadContext to be entered twice. Not entirely sure how
to best test it, but I'll try and get something committed today.

Jon

On Mon, Sep 8, 2025 at 9:13 AM Markus Jung <ju...@apache.org> wrote:

> Hey all,
>
>
> Thomas reported a bug in deploying the @FacesBehavior JSF annotation
> (TOMEE-4524) that causes current PrimeFaces SNAPSHOT builds to not run
> on TomEE. This directly affects us as a TomEE user because we build
> PrimeFaces from the master branch whenever we contribute features/fixes,
> so I'd like to run a release for 10.1.2 rather sooner than later.
>
> Other than that nothing too exciting happened since 10.1.1, just a few
> dependency updates. There is an ongoing VOTE for Tomcat 10.1.45
> (https://lists.apache.org/thread/j4htrl5plgrdn1n4gvcfn3x247rtk3l5) that
> we should IMO be waiting for before we run a release.
>
>
> WDYT?
>
>
> Thanks
>
> Markus
>
>

Reply via email to