Breaking News
recent

How to configure Web Services with OSB (Oracle Service Bus)

*      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.

  1. Login Screen Of the OSB Console
Username: Weblogic
Password : weblogic1

  1. After login you will get the screen like below:

  1. Go to ProjectExplorer menu and click on Create button. You wil get the screen like below:
    1. Enter the new Project as “Prasad” it wil appear in the left hand menu as shown below:
  1. Go to the Project Prasad and you will get the screen like below to create Business Service, Proxy Service and WSDL.
  1. 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.


Unknown

Unknown

No comments:

Post a Comment

Powered by Blogger.