Deploying on split-schema systems
For split-schema configurations, Oracle WebLogic Server uses a Deployment Plan to configure the JNDI setting in the application archive. A Deployment Plan is a user-configurable XML file that captures environment-specific configuration properties. If you plan to use a split-schema configuration, follow these steps.
Create or edit a Deployment Plan.
Configure a specific directory structure for the Deployment Plan and the EAR/WAR archive.
Deploy (or redeploy) the application archive and Deployment Plan using the Oracle WebLogic Server administration console or the command line.
Verify that any third-party or custom JAR files that you installed with the applications are still in-place on the application server. Restore any JAR files that were deleted when the Pega Platform redeployed.
- Editing the Oracle WebLogic Server Deployment Plan
- Configuring the directory structure
- Deploying the archive by using the Deployment Plan