Tuesday, May 13, 2014

Coherence in ADF

Coherence comes by default with weblogic server.

In oracle service bus coherence is used by the Result caching feature.

However in case of BPEL one need to explicitly start the coherence and use it for caching purpose.

ADF too doesn't have an inbuilt support for coherence but it can be enabled based on some manual coding in Jdeveloper.

In this exercise we will see how we can enable caching in Jdeveloper for ADF application using oracle coherence.

First of all i will suggest to go through and excellent post in oracle

Once you will understand this we can try to create our own customization and create project as per our requirement.

No comments: