How to disable ehCache in Bonita

Hi,

We have bunch of settings on Bonita server related to caching. I just want to disable the caching. Does any one know a quick way of doing this?

We are having issues with business data not reflecting in time when using BDM search API.

Regards,
Kinjal

You could try

-Dnet.sf.ehcache.disabled=true

from http://stackoverflow.com/questions/15390845/how-to-turn-off-ehcache-for-test-purposes

note also:

http://stackoverflow.com/questions/7293385/how-to-disable-ehcache-using-an-external-property-in-spring
http://stackoverflow.com/questions/1091251/ehcache-disable

regards
Seán

PS: If this reply answers your question, please mark a resolved.

Disabling ehCache throws all sorts of weird exceptions. Is there anything else we need to do in addition to disabling a cache?

Kingal, as per Philippe’s request can you upload a simple process to show the problem. In the bug report…

regards
Seán

Not sure if I can share sample due to restrictions at our end. But I am ready to have webex session showing the issue that we are facing.