how to disable cache?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

how to disable cache?

aradmoney
Hi All,
Is there a way to disable cache in ofbiz?

I am going through the "beginner tutorial" and I found if i delete any "Request Mapping" or "View Mapping", the changes didn't reflect on the server. If I clear all the cache through "webtools" after each change, the server reflect all changes.

And I also noticed there is a "developer mode" in cache.properties, but it doesn't disable the cache.

thanks for all.