Difference between revisions of "WAR Management Portlet"

From Gcube Wiki
Jump to: navigation, search
(Created page with 'This is the user guide to WAR Management Portlet, if you are looking for the Development Guide please look a [[WAR_Management_Portlet_(De…')
 
Line 1: Line 1:
 
This is the user guide to WAR Management Portlet, if you are looking for the [[WAR_Management_Portlet_(Development)|Development Guide]] please look a [[WAR_Management_Portlet_(Development)|this]] page.
 
This is the user guide to WAR Management Portlet, if you are looking for the [[WAR_Management_Portlet_(Development)|Development Guide]] please look a [[WAR_Management_Portlet_(Development)|this]] page.
 +
The WAR Management Portlet lets you import and manage the Web Application in the infrastructure.
 +
[[image]]
 +
Through the WMP portlet you can:
 +
* Import a new Web Application
 +
* Update an existing Web Application
 +
* Remove an existing Web Application
 +
 +
==War import==
 +
A new Web Application can be imported into the infrastructure using the War Import Wizard.
 +
* Click on the ''Upload War'' button on the bottom right of the portlet, an import wizard window will be open
 +
* Select the source (in the current version only local desktop is allowed)
 +
* Select the war file to import and click upload. [[image]]
 +
* After the upload you have to fill all information about the application:
 +
**Category name and description, both are mandatory. A category let you group your web application.
 +
**Application name, mandatory, and description.
 +
**Version, mandatory, composed by three positive and integer numbers.
 +
**Entry points: are the entry points for your application. The root is added automatically by the hosting service.
 +
[[image]]
 +
* Finally the war import start and a bar will show you the current progress.

Revision as of 14:27, 11 August 2011

This is the user guide to WAR Management Portlet, if you are looking for the Development Guide please look a this page. The WAR Management Portlet lets you import and manage the Web Application in the infrastructure. image Through the WMP portlet you can:

  • Import a new Web Application
  • Update an existing Web Application
  • Remove an existing Web Application

War import

A new Web Application can be imported into the infrastructure using the War Import Wizard.

  • Click on the Upload War button on the bottom right of the portlet, an import wizard window will be open
  • Select the source (in the current version only local desktop is allowed)
  • Select the war file to import and click upload. image
  • After the upload you have to fill all information about the application:
    • Category name and description, both are mandatory. A category let you group your web application.
    • Application name, mandatory, and description.
    • Version, mandatory, composed by three positive and integer numbers.
    • Entry points: are the entry points for your application. The root is added automatically by the hosting service.

image

  • Finally the war import start and a bar will show you the current progress.