Hello,
I work with bonita 5.10.1, I have bonita engine deployed on tomcat, with simple java application I can communicate with REST API, it works fine
But, when I try to call the same method from adf application (from backing beans), it doesn’t work, and it shows no error message
My client java, can’t even login to the REST API
any idea ?