Followers

Saturday, December 28, 2013

Deploying a SOA composite - Using JDeveloper

Deploying a SOA composite - Using JDeveloper


This tutorial shows how to deploy a SOA Composite using JDev
This tutorial assumes you've already built a SOA composite
Before anything, create a an Application Server Connection as explained in this
Rt click on the project --> deploy


  Select the server that you've created in the resource palette

 
This step will list out all the Managed Servers configured in the domain.
Select the partition. Partitions are explained in this blog



 
This process will first generate a jar file of the composite and place it under <projectWorkingDirectory>/deploy, and deploy the same to the selected Managed Server
Note : You can get the prj working directory from Edit --> Copy Path

No comments:

Post a Comment