...
- Install OSB 11g. Refer [1] for more details.
- You need to download WSO2 G-Reg 5.2.0.Reg
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. G-Reg is capable of creating governance artifacts like Services, WSDLs, Schemas and etc for the corresponding proxy services.
...
Now need to follow the steps to publish a proxy service to a UDDI registry. For more info refer section 30.7 at [3].
...