Skip to end of metadata
Go to start of metadata

Requirements

Application Server and Container:

Deploying on Tomcat application server

    Get  the WAR file  in  <constellation directory>/gui/postgrid-web/target/postgrid-web-1.0-SNAPSHOT.war .

   Rename it like you want.

   deploy it by adding the war file to the tomcat/webapps directory or by the manager interface.
 

Deploying on Glassfish application server

    Get  the WAR file  in  <constellation directory>/gui/postgrid-web/target/postgrid-web-1.0-SNAPSHOT.war .

   Rename it like you want.

   deploy it by adding the war file to the glassfish autodeploy directory or by the glassfish interface.

Labels
  • None