7.4 XMA Plugins

Plug-Ins can be simple implementet in a XMA Application. The "WebApp" Target in the build.xml file contains the section where all external Pluginswill be packted in the application.war file.

unjar src="${pluginWar}" dest="${webappDir}" overwrite="true" /

We have delivered two standart Plugins:

  1. Dummy Plugin (Dummy Plugin)

This Example shows the dummy plugin:


The dummyPlugin.jar file has this format: