Monday, August 13, 2012

Publishing the services to Oracle Service registry through JDeveloper

Publishing the services to Oracle Service registry through JDeveloper

The composites services deployed in the Oracle SOA Suit Serves can be published to Oracle Service registry and the same can be consumed by the client application by looking up the services from the Service Registry.

This blog explains the steps to publish the services deployed in the Oracle SOA Suit server to Oracle Service registry.

Create the Business Entity in the Oracle Service registry:

A business entity represents an organization or group of people responsible for a set of services (a service provider).
  • Login to Registry console
  • Select Publish tan and select Business
  • Click on Add Business Button; enter the Business name and the description

Create the UDDI registry Connection:

  • Open the JDeveloper and Select the UDDI Registry Connection from the connections list to create the connection to the Oracle Service Registry.
  •  Enter the connection name and the inquiry URL of the registry and leave the perspective as the default one (Business View)


Publish the Service:

Select the SOA server connection and the SOA partition from which the services needs to be published
  • Select the service that needs to be published to the registry.
  • Select the default version of the composite to publish the default service.
  • Right click on the service and select Publish WSDL to UDDI
  • Select the UDDI Registry Connection and enter the user name and password, Select the Business Entity name to which the service needs to be published.
  • Login to the Registry Console and verify the published service


1 comment:

  1. Hello, how could I display my services in SOA Partition, I have my services but I just can see in Service Bus Partiton, i don't know how could i display in SOA partition.....

    ReplyDelete