Hi,
I have a web application currently deployed on Wildfly 22, using JSF 2.3 and OpenJDK 11. I'm currently migrating the login page from j_security_check to a programmatically login.
The login process is working just fine, however after this change i'm getting two warnings on Wildfly.
Any hints on what's causing these warnings?
For more info, please check my post on Stack Overflow
Thanks for your help!