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:
Dummy Plugin (Dummy Plugin)