This is the WSO2 Data Services Server documentation version 2.6.3

Deploying Data Services Samples

The data services samples consist of several data service configuration files (.dbs) to be deployed in the WSO2 Data Services Server. Also, if a data service contains a services.xml file, it should also be deployed alongside the .dbs file.

Follow the instructions below to deploy the data services samples.

1. Stop the currently running Data Services Server instance if any. This is recommended in order to clean the current sample database and redeploy the services.

2. Remove the current sample database and existing sample data services.

      # cd CARBON_HOME/samples

      # ant clean

3. Deploy all samples.

      # ant

4. Start the Data Services Server

      # cd CARBON_HOME/bin

      # wso2server.bat|sh