Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

  1. Unzip G-Reg pack and start the server with -Duddi=enableI.e., for UNIX: /wso2server.sh -Duddi=enable.
  2. Login to OSB server and create a new session if you have not done so.
  3. Go to UDDI Registries in System Administration and click Add Registry.
  4. Now follow the exact steps in Adding UDDI RegistriesHere 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

     Image Modified

  5. Once done, make sure you activate the oracle session to persist the changes.

...

Now need to follow the steps to publish a proxy service to a UDDI registry. For  more info refer section 30.7 at [3].

 

- Goto System Administration > Publish to UDDI. Make sure you exit from the oracle session. And select the UDDI registry you already configured and click next .

 Image Modified 
 

- Select the proxy service you want to publish to UDDI and click Publish.

 Image Modified 
 
- Now if the proxy is published successfully you should see the following.

 Image Modified 
 

- To check whether the services are added successfully in G-Reg’s UDDI registry, follow [4] to use UDDI APIs. You can use inquiry service to fetch all services.

...