Spring MVC

org.bonitasoft.engine.exception.BonitaHomeNotSetException: You need to set the system property: bonita.home

Hi there. I'm using Spring MVC 4 to authenticate with the Bonita Community 6.5 Engine.

But when performing the method

LoginAPI loginAPI = TenantAPIAccessor.getLoginAPI();

Receives an exception in return:

Notifications