Hello!
I have a web application deployed on Wildfly10 (JBoss EAP 7) in which I need to login, several managers (webservices) are used in order to accept the login. However, when I try to login in the application the managers fail to be instantiated and I get the error attached to the question.
In order to solve this I've tried to add a resource-bindings.properties (also attached) file in my WEB-INF folder, however it's still not working and I keep getting the same error.
I also attached the bindings I did in my Appmodule.java file.
Thank you in advance for you answers.
Best regards.
Antoine