Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section explains how to integrate Oracle Service Bus (OSB) with WSO2 Governance Registry (G-Reg) and publish OSB artifacts like proxy services to G-Reg.

Prerequisites:

  • - Install OSB 11g. Refer [1] for more details.
  • - You need to download G-Reg 4.6.0.

Oracle is capable of publishing their proxy services to a UDDI [2] registry. So WSO2 G-Reg has an embedded UDDI registry (based on Apache JUDDI). What we are doing here is to expose G-Reg’s UDDI interface to OSB, so that it can publish its proxy services to G-Reg. And G-Reg is capable of creating governance artifacts like Services, WSDLs, Schemas and etc for the corresponding proxy services.

What needs to be done:
It is a set of simple steps that you need to follow.
- To integrate OSB with G-Reg:

  1. Unzip G-Reg pack and start the server with -Duddi=enable.

...

  1. I.e., for

...

  1. UNIX:

...

  1. /wso2server.sh -Duddi=enable.

...

  1. Login to OSB server and create a new session if you have not yet done it.

...

  1. Go to System Administration > UDDI Registries and click Add Registry.

...

  1. Now follow the exact steps as in [3].

Here you need to provide the corresponding UDDI service interfaces/credentials as follows.

Info
iconfalse

Username - root
Password - root
Inquiry URL- http://<G-Reg-HOST>:9763/juddiv3/services/inquiry
Publish URL - http://<G-Reg-HOST>:9763/juddiv3/services/publish
Security URL - http://<G-Reg-HOST>:9763/juddiv3/services/security
Subscription URL - http://<G-Reg-HOST>:9763/juddiv3/services/subscription