com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links' is unknown.

Data Services Samples

Deploying Data Services Samples

You need Apache Ant 1.6.2 or higher to deploy the samples.
  1. Stop the currently running Application Server.
    This is recommended, to clean the current sample database and redeploy the services.
  2. Remove the current sample database and remove existing sample data services using the following command:

    cd PRODUCT_HOME/samples/dataServiceSamples
    ant clean
  3. Deploy all the samples using the following command: 

    ant
  4. Start the Data Services Server by executing one of the following commands, where <PRODUCT_HOME> is the directory where you installed the product distribution:

    OSCommand
    On Windows
    <PRODUCT_HOME>\bin\wso2server.bat --run
    On Linux/Solaris
    sh <PRODUCT_HOME>/bin/wso2server.sh

Available data services samples

For more information, on the data services samples see DSS Samples.

com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.