Prerequisite for OSB is install
WLS (Web logic Application Server) and deploy the service in the WLS using WLS
console.
OSB (Oracle Service BUS) has
it’s own domain. And we can login as below.
- Login Screen Of the OSB Console
Username:
Weblogic
Password :
weblogic1
- After login you will get the screen like below:
- Go to ProjectExplorer menu and click on Create button. You wil get the
screen like below:
- Enter the new Project as “Prasad” it wil appear in the left hand menu as shown below:
- Go to the Project Prasad and you will get the screen like below to create Business Service, Proxy Service and WSDL.
- Creating WSDL :
In the above
screen Enter New Folder Name: enter the WSDL ans press the button Add Folder It will create WSDL ad below
and select WSDL from left side and it shown as below.
During addition
of folder itself Under Create Resource select
the Resource type as below:
Upon selection of the WSDL it will show the
screen as below to give the your web services WSDL location. As shown in the
below diagram
For the Creation
of Business Service follow the same
steps as WSDL creation but after creating the Business service folder to add
Service WSDL it gives the screen as
below:
Do the same for
the Creation of the Proxy Service as well.
After doing all go to
ProxyService and run the service as shown below:
You will get the screen like below:
Click on execute it return the reposne in
the same screen below:
In the same
screen you have the option to export WSDL in that you can extract the Proxy service
URL which need to be exposed to the external world.
Every one will
use this Porxy instead of the Business service Proxy.
No comments:
Post a Comment