WSO2 Registry - Samples Guide

Running the WSO2 Registry Custom UI Sample

Adding an end point reference as a resource

  • Drop the following jars to wso2registry-2.0.1/webapps/ROOT/WEB-INF/plugins folder.

    • - org.wso2.carbon.registry.samples.mgt.ui.custom.topics-2.0.jar
    • - org.wso2.carbon.registry.samples.ui.custom.topics-2.0.jar to


  • Start the registry server

  • Log in as admin from the UI and go to resources

  • Click "Add Resource" link to add a new resource and choose "Create custom content" from Method combo box

  • A text box named "Media type" will be displayed and type "epr" as the media type

  • Hit Create Content. A form to fill endpoint details will be displayed

  • Fill the form and hit Save. The resource will be added

Browsing the resource

  • Browse the added resource from the entries table and click on it

  • The content of the resource will be shown in a custom view

  • The content can be edited by clicking "Edit end point"