Ah, Excellent. Thank you Andrew for your detailed report. This is very close to the stack I myself use, so it’s very helpful as a confirmation that things work as expected.
Have you, by any chance used FlowLogix Jakarta EE Components (https://docs.flowlogix.com/), base-pom (https://docs.flowlogix.com/base-pom) depchain (https://docs.flowlogix.com/depchains) or instant dev mode (redeploy plugin, https://docs.flowlogix.com/depchains) ? These are very helpful in our common stack :) If anyone has a stack that’s a bit further away from this, your feedback would be most helpful as well. > On May 6, 2026, at 2:56 AM, Andrew G10i <[email protected]> wrote: > > Hello! > > We are using the latest Payara version, 7.2026.4 - Payara Server for > development and Payara Micro for running the application, together with Java > 21 (Azul Zulu). > > Regarding notable libraries and integrations: yes, the application is quite > large, so we use a considerable number of them. The ones that might > potentially interfere and come to mind are PrimeFaces 15.x and OmniFaces 5.x. > > We are also using JAX-RS (with Shiro Annotations like @RequiresRoles), as > well as logic that creates a Shiro Session on behalf of a user for scheduled > background jobs (with no request context). However, I have not yet tested > either of these aspects. > I will try to verify that as well and update you here shortly. > > Thank you! > > -- > Regards, > Andrew
