Which four steps are involved to use Active Cache Dependency Injection in a WebLogic Java EE
application?
A.
Deploy Active Cache shared library
B.
Declare dependency on the shared library
C.
Declare all dependency injection entries
D.
Package tangosol-coherence-override.xml in modules classpath
E.
Package coherence-cache-config.xml in modules classpath
Explanation:
Note:
* Example
If you have additional Coherence caches running on Coherence*Web, then you must merge the
cache configuration information (typically defined in the coherence-cache-config.xml file) with the
session configuration contained in the session-cache-config.xml file. The cache and session
configuration must be consistent across WebLogic Server and Coherence cache servers.