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

Message Relay Module

Message Relay has an axis2 module as well. This is an optional feature. This module can be used to build the actual SOAP message from the messages that went through the Message Relay. See Working with Modules.

To enable this module, the user has to enable the relay module globally in the axis2.xml.

<module ref="relay"/>

Also, the user has to put the following phase into the InFlow of axis2.

<phase name="BuildingPhase"/>

This module is designed to be used by Admin Services that runs inside the ESB profile. All the admin services are running with content type: application/soap+xml. So if a user wants to use the admin console of the ESB profile for receiving messages with content type application/soap+xml, this module should be used.

Users can configure the module by going to the modules section in the admin console and then going to the relay module. The module configuration is specified as a module policy

Note

After changing the policy, the user has to restart the ESB for changes to take effect.

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