Versions Compared

Key

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

...

A successful run of Apache Maven will generate a report similar to the following:

Image Modified

9. Copy the GREG_HOME/samples/handler/src/target/org.wso2.carbon.registry.samples.handler-4.5.0.jar into GREG_HOME/repository/components/dropins.

10. Start the server and observe the command prompt. See Starting Governance Registry Management Console on Windows or Starting Governance Registry Management Console on Linux.

Image Modified

Running the Sample

...

1. Create a new project using soapUI.

Image RemovedImage Added

2. Simply copy the WSDL URL in the New soapUI Project dialog box. Use the following URL:

Code Block
http://localhost:9763/services/EndpointLookupService?wsdl

Image RemovedImage Added

Press the "OK" button to create the project. Make sure to keep the Create Requests option selected.

3. Expand the getEndpoints operations and right-click the auto-generated request to display the request editor.

Image RemovedImage Added

4. Fill in the following payload as the request:

...

5. Click the submit button to make the request to WSO2 Governance Registry.

Image RemovedImage Added

6. Obtain the response from the server.

...