Example CRUD Style Application Using TopLink Grid - Grid Cache With Java EE Including the Use Of a Grid Archive (GAR) Module
(Doc ID 2106362.1)
Last updated on MARCH 21, 2025
Applies to:
Oracle Coherence - Version 12.1.2.0.0 and later Information in this document applies to any platform.
Goal
The example project is an Apache Maven project which uses the WebLogic Maven Plug-In for automatic deployment and the maven-gar-plugin to package a Coherence Grid Archive (GAR).
By default the maven project deploys the EAR file with the GAR module included to a target configured for in-process topology. But also it does define a profile that allows to deploy the EAR file with it's GAR module to an application layer target and the standalone GAR module to a data layer target.