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
-
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.)
-
Enable the Coherence category functions as follows:
-
Open the
BE_HOME/studio/eclipse/configuration/studio.tra file for editing.
-
Change the setting of the following property to true (it is false as shipped):
TIBCO.BE.function.catalog.coherence=true
-
Save the file and restart TIBCO BusinessEvents Studio.
For your information, log messages printed to the console at startup show the location of the files in use. See
BE_HOME/bin/logs/cep-engine.log.
Copyright © TIBCO Software Inc. All Rights Reserved.