Spring Framework

Spring Framework in Bonita

Hi Team,

We are using the Bonita 7.5.4 version .
I have a question regarding spring framework in the bonita. Does Spring come bundled with the Bonita package.

Currently we have PCI ticket regading the spring framework in use (4.3.7.RELEASE). We have been asked to upgrade the version to 5.0.5.
Whats the best way of doing this? Is it ok to just add the new jar version and restart the application.

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