JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Deploying Oracle Java CAPS Master Indexes (Repository)     Java CAPS Documentation
search filter icon
search icon

Document Information

Deploying Oracle Java CAPS Master Indexes (Repository)

Related Topics

Deployment Overview

Defining Master Index (Repository) Deployment Profiles

Creating a Domain

Deploying the Master Index (Repository) Server Project

Creating the Master Index (Repository) Deployment Profile

To Create a Master Index Application Deployment Profile

Mapping Master Index (Repository) Project and Environment Components

To Map Project Components Manually

To Map Project Components Automatically

Building and Deploying the Master Index (Repository) Server Project

To Build and Deploy the Server Project

Deploying the Master Index (Repository) Collaboration Client Project

Creating a Master Index (Repository) Collaboration Client Deployment Profile

To Create a Collaboration Client Deployment Profile

Mapping Master Index (Repository) Collaboration Client Project Components

To Map Collaboration Client Project Components

Building and Deploying the Master Index (Repository) Collaboration Client Project

To Build and Deploy the Collaboration Client Project

Deploying the Business Process Client Project for Master Index (Repository)

Creating a Business Process Client Deployment Profile for Master Index (Repository)

To Create a Business Process Client Project Deployment Profile

Mapping Business Process Client Project Components for Master Index (Repository)

To Map Business Process Client Project Components

Building and Deploying the Business Process Client Project for Master Index (Repository)

To Build and Deploy the Business Process Client Project

Defining Master Index (Repository) Deployment Profiles

A Deployment Profile must be defined for the Oracle Java CAPS Master Index application project and for any client projects that connect to the master index. You can use the same Environment components for each Deployment Profile. Once project components are mapped in the Deployment Profile, you can build and deploy the project. You need to deploy the project before you can run any of the components. You can deploy a project from NetBeans, Enterprise Manager, the GlassFish Admin Console, or a command line.

The following topics provide instructions for deploying from NetBeans:

For more information and instructions on deploying a project, see Deploying Oracle Java CAPS Projects.


Note - When deploying from Enterprise Manager, GlassFish Admin Console, or a command line, you need to specify the EAR file to deploy. This file is located at .netheans/caps/builds/DeploymentNameProjectName/logicalhost/ApplicationServer. The file is named DeploymentNameProjectName.ear; for example, DeployProfPersonIndex.ear).