Enabling Use of Oracle Coherence as the Cache Provider

If you want to use the Oracle Coherence cache provider, you must provide a fully licensed, supported version of the software.

See the product readme file for supported version information. You must also enable Oracle Coherence as the cache provider, as explained below.

Note: You cannot use the coherence.jar file from an earlier TIBCO BusinessEvents release.

Procedure

  1. Copy the coherence.jar file from your Oracle Coherence installation to BE_HOME/lib/ext/tcpl.

    (This location is preconfigured in the studio/eclipse/configuration/studio.tra classpath, as shipped. If you use a different location, update the classpath.)

  2. Enable the Coherence category functions as follows:
    1. Open the BE_HOME/studio/eclipse/configuration/studio.tra file for editing.
    2. Change the setting of the following property to true (it is false as shipped):
      TIBCO.BE.function.catalog.coherence=true
    3. Save the file and restart TIBCO BusinessEvents Studio.

      The log messages printed to the console at startup show the location of the files in use. See BE_HOME/bin/logs/cep-engine.log.