Difference between revisions of "Web Application Management Portlet"

From Gcube Wiki
Jump to: navigation, search
(Web Application Deploy)
Line 7: Line 7:
  
 
Through the WAM portlet you can:
 
Through the WAM portlet you can:
* deploy/undeploy a web application
+
* deploy a web application
* activate/deactivate a web application
+
 
* ''call'' a web application
 
* ''call'' a web application
 +
* activate/deactivate a web application
 +
* undeploy a web application
  
 
==Web Application Deploy==
 
==Web Application Deploy==
Line 18: Line 19:
  
 
The deploy and the profile publication are asynchronous operation, therefore the deployed web application can not appears immediately. In case refresh the list after few seconds.
 
The deploy and the profile publication are asynchronous operation, therefore the deployed web application can not appears immediately. In case refresh the list after few seconds.
 +
 +
 +
==Web application call==
 +
 +
==Web application activation/deactivation==
 +
 +
 +
 +
==Web application un-deploy==

Revision as of 16:11, 11 August 2011

This is the user guide to Web Application Management Portlet, if you are looking for the Development Guide please look a this page.

The Web Application Management Portlet let you manage the Web Application inside the infrastructure, if you need to upload your application please referrer to the WAR Management Portlet guide.


The Web Application Management Portlet

Through the WAM portlet you can:

  • deploy a web application
  • call a web application
  • activate/deactivate a web application
  • undeploy a web application

Web Application Deploy

To deploy a web application click the Deploy button on the bottom right of the portlet, a deploy wizard will be open.

  1. The wizard will show you the available web applications. You can select more than one application. If your application is not list maybe you need to upload it.
    Selection of the web application
  2. Then you have to select where to deploy the applications. The wizard will show you a list of available nodes in the infrastructure, pick one.
  3. Finally the deploy start.

The deploy and the profile publication are asynchronous operation, therefore the deployed web application can not appears immediately. In case refresh the list after few seconds.


Web application call

Web application activation/deactivation

Web application un-deploy