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

Building Mashup Samples

Mashup samples demonstrate the functionality of the mashup server features.

You need Apache Ant 1.6.2 or higher  to build the samples.

The steps are as follows:

  1. Run the WSO2 Application 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
  2. In a command prompt, switch to the samples directory:
    For example, in Windows: 

    cd <PRODUCT_HOME>\samples\mashupSamples\
  3. Enter the following command:

    ant

    This will copy the directories into  <PRODUCT_HOME>/repository/deployment/server/jsservices/admin  directory. If you log into the Application Server, you will see the deployed services on the running application window as mashup services (js_services).

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