SOA : Create a SOA project in Jdeveloper

One of the first things to do before you can try your hand at developing SOA artifacts is to create a SOA project.
Lets see how to create a SOA project in JDeveloper in a few simple steps.

1) In JDeveloper go to File --> New
2) Select General --> Applications and select SOA Application on the right and click OK.






3)Enter a name for your application(eg: DemoApplication) and click Next.


4)Enter a name for your Project(eg: SOAProject) and click Next.


5)Select Empty Composite and click finish.


6)Your SOA project is created successfully and you can start playing with SOA.


Post a Comment