Managing Deployed Applications
<< Click to Display Table of Contents >> Navigation: Deploying JMap Applications > Managing Deployed Applications |
Once you have deployed applications, you can perform certain management tasks on them from the Deployed Applications interface of the Deployed section.
Editing an existing application
Editing an existing application allows you to go through all configuration sections again and change any options as needed. Double-click on the application's name and select Edit.
Clone an existing application
Select an application to duplicate it.
Updating applications
Updating a deployed application means deploying it again, overwriting the existing version. This is equivalent to editing an existing application and keeping all the same options. Updating applications is useful when you install a new version of JMap to make sure your deployed application uses all the latest library versions. You do not need to update deployed applications when the data or the project changes.
Loading and unloading applications
If you want to temporarily make a deployed application unavailable, you simply need to unload it by selecting it in the list and pressing Unload. When an application is unloaded, users can no longer start it using its URL. If you want to make it available again, simply press Load to reload it.
Downloading applications
If an application's type is External, you can download that application's .war file in order to deploy it on another web server. Select the application and click on Download.
For more information on external applications, see this section.
Deleting applications
Deleting an existing deployed application deletes all files related to this application. There is no way to undelete an application (you need to redeploy it). Note that when deleting an application, none of your data or configurations (projects, layers, data sources, databases, etc.) are deleted nor affected in any way.
Click on this button to access the following functions:
Permissions
If you select a deployment, you can access the Permissions section of the application.
Download REST services
The service.war file containing the JMap REST services is downloaded to your computer for deployment on another server.
Download report services
The report.war file containing the report service is downloaded to your computer for deployment on another server.