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
