Oracle SOA Suite Online Training

Interested in learning Oracle SOA Suite 12c?
Learn from the author of this blog!
A complete and comprehensive course on the #1 platform on SOA - Oracle SOA Suite

Click here to find the complete course details
Click here to check the first session on Oracle SOA Suite 12c

================================================================================================

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 blog 
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

Thanks for going through my post, feel free to provide a feedback!

No comments:

Post a Comment