Package the POJO and it's dependencies inside a jar file. A sample jar file is available here. Click on “Manage>Services>Add”.
Select the Jar File
Select the Service Class
Select the Service Methods
If successfully uploaded your service will be visible in the service list. Hit F5 to refresh the service list
<dbConfig name="wso2registry">
<url>jdbc:postgresql://localhost/[DATABASE-NAME]</url> Your organisation has an internal Order Management System (OMS). Whenever a customer wants to place an order,it's the internal staff who can access the system and create it. During a planning meeting, this closed nature of OMS has been identified as a barricade for future expansions. It was decided to let an outside development community to access OMS's data & encourage them to write applications based on it. Along with this change, planning team has also identified that monitoring Order data is equally important as well.