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:
Run the WSO2 Application Server by executing one of the following commands, whereÂ
<PRODUCT_HOME>
 is the directory where you installed the product distribution:OS Command On Windows <PRODUCT_HOME>\bin\wso2server.bat --run
On Linux/Solaris sh <PRODUCT_HOME>/bin/wso2server.sh
In a command prompt, switch to the samples directory:
For example, in Windows:Âcd <PRODUCT_HOME>\samples\mashupSamples\
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.