1Z0-599 · Question #39
Which four steps are involved to use Active Cache Dependency Injection in a WebLogic Java EE application?
The correct answer is A. Deploy Active Cache shared library B. Declare dependency on the shared library C. Declare all dependency injection entries E. Package coherencecacheconfig.xml in modules classpath. If you have additional Coherence caches running on Coherence*Web, then you must merge the cache configuration information (typically defined in the coherencecacheconfig.xml file) with the session configuration contained in the sessioncacheconfig.xml file. The cache and session…
Question
Which four steps are involved to use Active Cache Dependency Injection in a WebLogic Java EE application?
Options
- ADeploy Active Cache shared library
- BDeclare dependency on the shared library
- CDeclare all dependency injection entries
- DPackage tangosolcoherenceoverride.xml in modules classpath
- EPackage coherencecacheconfig.xml in modules classpath
How the community answered
(22 responses)- A82% (18)
- D18% (4)
Explanation
If you have additional Coherence caches running on Coherence*Web, then you must merge the cache configuration information (typically defined in the coherencecacheconfig.xml file) with the session configuration contained in the sessioncacheconfig.xml file. The cache and session configuration must be consistent across WebLogic Server and Coherence cache servers.
Topics
Community Discussion
No community discussion yet for this question.