com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_link3' is unknown.
Samples Setup
Before you run DSS samples, there are some data service configuration files (.dbs) to be deployed on the 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 and set them up.
- Stop any Data Services Server instances that are running. This is recommended in order to clean the current sample database and to redeploy the services.
- To clean the current sample database and existing sample data services:
- Open the command prompt and go to the
<DSS_HOME>/samples
directory. Execute the
ant clean
command.cd <DSS_HOME>/samples ant clean
- Open the command prompt and go to the
- To redeploy all samples:
- Go to the
<DSS_HOME>/samples
directory in the command prompt. Execute the
ant
command.<DSS_HOME>/samples ant
- Go to the
To start the Data Services Server again:
- Go to the
<DSS_HOME>/bin
directory in the command prompt. Start the server by executing the command relevant to the OS as shown below.
For Windows OS:cd <DSS_HOME>/bin ./wso2server.bat
For Linux OS:
cd <DSS_HOME>/bin ./wso2server.sh
- Go to the
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.