Monday, July 14, 2014

Create a default domain in Oracle SOA Suite 12c

In Oracle SOA suite 12c a lot of things have changed. Now you can create the domain from Jdeveloper itself. The look an field and also some of the buttons position are now changed in the Jdeveloper 12c .

So in order to get the Application Server Navigator you will have to now Navigate in the following Way..


Go to Window-->Application Servers



This will list the Application servers those are configured with the server.



So once you will find the Application server details you can observe that it says domain un configured.

Right click on your Integrated Weblogic Server Domain and say Create Default domain



Specify only the password and let the other options be there and say ok



It will take a while to complete the domain creation wizard and then after that you will find the Integrated server to be up and running



Once server is up and running you can actually log in to the admin console.

As you can see the port that we have speficied while configuring Domain was 7101 hence try to accesst he server in the following URL

http://host:7101/console



Once you will login to server you will find that the default server is configured and is up and running.



Once you have validated that the server is up you can log in to em console using following url

http://host:7101/em

Now comes the real beauty. Once you will log in to the em console you can find two things within SOA

The SOA and the OSB ---YES now OSB is also under the same SOA.

And this is the best feature in SOA Suite 12c that both soa and osb can be created using Jdeveloper and can be deployed in the same server.

No comments: