Deploying the Project
You will now deploy the BPM project that you have just compiled. During wizard-based deployment from JDeveloper as well, the project is first compiled and a SAR file is created for the project in the deploy folder of the project's filesystem.
How to do it...
Deployment is the process of transferring an Oracle BPM project from the development environment to the runtime environment. In this section, you will deploy the Project using JDeveloper. Later you will perform deployment with other methods too:
1. Go to JDeveloper | Application navigator.
2. Choose and right-click on the BPM Project SalesToContractDemo.
3. The Deployment Action Configuration Wizard will start up. As you are deploying to an application server , choose Deploy To Application Server in the deployment action list and click Next.
4. Enter
1.0
as Revision in the Deploy Configuration step. Select the Mark composite revision as default and Overwrite any existing composites with the same Revision ID. Choose Do...