Difference between revisions of "Deploy Service"

From GreenVulcano Wiki
Jump to: navigation, search
Line 13: Line 13:
  
  
Clicking the service "TOUPPER", as example, it is possible to compare both files, that present in local "XLM NEW", and the preceding server version "XML SERVER".  
+
Clicking the service name, "TOUPPER" as example, the user can see a XML comparison of the service and support element configuration both on the server side and in the zip side.  
The box into the right evidences if the service already exits.
+
The text box into the right evidences if the service already exits on the server and if is different from the zip file version.
  
  
After analysing the files it is possible to ''deploy'' clicking "Deploy" task, or returning to the main menu pressing "Cancel". [[File:GVConsoleDeployServiceCompareFiles.jpg|thumb|Comparison of both files]]
+
After analysing the XML documents it is possible to ''deploy'' clicking "Deploy" button, or return to the main menu clicking "Cancel". [[File:GVConsoleDeployServiceCompareFiles.jpg|thumb|Comparison of both files]]
 
   
 
   
  
Line 25: Line 25:
  
  
Clicking "Deploy" another page is open for saving the document new version. Pressing "Save" or "Cancel" saves or returns respectively:[[File:GVConsoleDeployServiceSaveDoc.jpg|thumb|Saving a document]]
+
Clicking "Deploy", the user is redirect to another page for saving the new version of the configuration file. Pressing "Save" or "Cancel" saves or or aborts the modifications:[[File:GVConsoleDeployServiceSaveDoc.jpg|thumb|Saving a document]]
  
  
Line 31: Line 31:
  
  
 
Clicking on "Save" the parameter definition section is open automatically.
 
  
 
{|class="note"   
 
{|class="note"   
 
|[[File:info.png]]
 
|[[File:info.png]]
|These saving procedure must be repeated every time a deploy is done. It is valid for every section relative to the Deploy New Services area.
+
|These saving procedure must be repeated every time is deployed a service. It is valid for every section of the Deploy New Services area.
 
|}
 
|}
  
:[[File:GVConsoleDeployServicePoolManager.jpg|thumb|Pool manager]]'''PoolManager:''' manages the pools of objects that can invokes the {{GVESB}} Core:
+
:[[File:GVConsoleDeployServicePoolManager.jpg|thumb|Pool manager]]'''PoolManager:''' manages the configuration of the {{GVESB}} Core instances pools, organized by subsystems:
  
:[[File:GVConsoleDeployServiceNamespaces.jpg|thumb|Namespaces]]'''Xpath:''' in this section the namespaces will be prefixed for been used by {{GVESB}}:
+
:[[File:GVConsoleDeployServiceNamespaces.jpg|thumb|Namespaces]]'''Xpath:''' in this section will be defined the namespaces prefix to be used by {{GVESB}} XPath search framework:
  
:[[File:GVConsoleDeployServiceTask.jpg|thumb|Task]]'''Task:''' defines the elaboration tasks, processes, and instruction sequences to be followed in specific time, eventually to be iterated more times:  
+
:[[File:GVConsoleDeployServiceTask.jpg|thumb|Task]]'''Task:''' manages the timer tasks configured on {{GVESB}}:  
  
:[[File:GVConsoleDeployServiceConcHandler.jpg|thumb|Concurrency handler]]'''Concurrency handler:''' manages the service occurrence number that can be contemporaneously elaborated:
+
:[[File:GVConsoleDeployServiceConcHandler.jpg|thumb|Concurrency handler]]'''Concurrency handler:''' manages the max concurrency level for a given {{GVESB}} service:

Revision as of 17:51, 25 January 2012

Deploy Service has the following sections:

  • Services
    • TOUPPER (service name)
    • TOUPPER_A (service name)
    • ...
  • Parameter:
    • Xpath
    • Task
    • Pool Manager
    • Concurrency handler


Clicking the service name, "TOUPPER" as example, the user can see a XML comparison of the service and support element configuration both on the server side and in the zip side. The text box into the right evidences if the service already exits on the server and if is different from the zip file version.


After analysing the XML documents it is possible to deploy clicking "Deploy" button, or return to the main menu clicking "Cancel".

Comparison of both files




Clicking "Deploy", the user is redirect to another page for saving the new version of the configuration file. Pressing "Save" or "Cancel" saves or or aborts the modifications:

Saving a document




Info.png These saving procedure must be repeated every time is deployed a service. It is valid for every section of the Deploy New Services area.
Pool manager
PoolManager: manages the configuration of the GreenVulcano® ESB Core instances pools, organized by subsystems:
Namespaces
Xpath: in this section will be defined the namespaces prefix to be used by GreenVulcano® ESB XPath search framework:
Task
Task: manages the timer tasks configured on GreenVulcano® ESB:
Concurrency handler
Concurrency handler: manages the max concurrency level for a given GreenVulcano® ESB service: