Deploying SOA Project

In this post we will see how to deploy the SOA project.

Before you deploy the project make sure weblogic server  is already running.

Now right click on the project and click on deploy by selecting the project.

Click on Next in Deployment Action dialog.


select check box "Overwrite any existing composites with the same revision ID." and click on Next in "Deploy configuration" dialog.

click on Next in Select Server dialog.


click on Next in SOA Servers dialog.


click on Finish in Summary dialog.

Verify is SOA build success in SOA tab.

Verify is deployment success in Deployment tab.

Creating SOA Application and Project

In this post we will see how to create a SOA Application and project.

I'm using Jdeveloper 12C

File -> New -> Application


Select SOA Application

Enter application name and click Next
Enter project name and click Next
Select Empty Composite and click on Finish

We have created SOA application and SOA project as of now.