Generate WAR Files for Heavy Customization

If you need to make heavy customization on your Mashup UI applications that cannot be covered by adding a few custom plugins as zip files, you will have to compile the sources and regenerate a .war file.

Our framework allows you to generate:

  • A standard .war file if you intend to use your Mashup UI application within your Exalead CloudView environment.

  • A standalone .war file (embedding the 360 configuration) if you want to deploy the Mashup UI outside of the Exalead CloudView environment.


In this section:

Requirements
Generate a standard WAR file
Generate a standalone WAR File