Child pages
  • WAR Deployment

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Specify name and location for the export file
    The name user for the export file automatically becomes the so-called "context" for the Servoy Application Server when installed on a application server, see About "context" for more info
    NOTE: If you check "Include active solution and modules", the active solution and its modules will be imported into the application server,
    during the WAR deployment. If the active solution has pre/post import hooks, those will be called during the import process. 
  2. Specify plugins to include
  3. Specify beans to include
  4. Specify LAFs to include
  5. Specify Drivers to include
    If the required drivers are already available on the application server on which the WAR will be deployed, htye don't have to be included in the WAR export
  6. Select ng web components to include
  7. Select ng web services to include
  8. Specify servoy.properties file to include
    If specified, steps 7 & 8 will be skipped, see About the servoy.properties file for more info
  9. Specify database server names to include
  10. Specify details for each database server included in the previous step
  11. Finish

...