Hi,
In my log file, I have an error like that : "ERROR | org.jboss.as.ejb3.invocation | WFLYEJB0034: L'invocation EJB a échoué sur le composant XXXXXXXXXX pour la méthode public abstract boolean XXXXXXXX(XXXXXXXX) : javax.ejb.EJBException: WFLYEJB0443: EJB 3.1 FR 13.3.3: Bean BMT XXXXBEAN doit compléter la transaction avant d'être retourné.".
How to be sure that everything is ok with the current transaction?
What exactly that message means? Is it a timeout? Is it an error with a wrong transaction?
Every answer will be welcome.
Rgds,