Difference between revisions of "Deploy Service"

From GreenVulcano Wiki
Jump to: navigation, search
Line 11: Line 11:
 
** Pool Manager
 
** Pool Manager
 
** Concurrency handler
 
** Concurrency handler
** CryptoHelper
 
 
  
 
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 "TOUPPER", as example, it is possible to compare both files, that present in local "XLM NEW", and the preceding server version "XML SERVER".  

Revision as of 08:34, 18 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 "TOUPPER", as example, it is possible to compare both files, that present in local "XLM NEW", and the preceding server version "XML SERVER". The box into the right evidences if the service already exits.


After analysing the files it is possible to deploy clicking "Deploy" task, or returning to the main menu pressing "Cancel".


Comparison of both files


Clicking "Deploy" another page is open for saving the document new version. Pressing "Save" or "Cancel" saves or returns respectively:


Saving a document


Clicking on "Save" the parameter definition section in open automatically.

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:


PoolManager: manages the pools of objects that can invokes the GreenVulcano® ESB Core:
Pool manager


Xpath: in this section the namespaces will be prefixed for been used by GreenVulcano® ESB:
Namespaces


Task: defines the elaboration tasks, processes, and instruction sequences to be followed in specific time, eventually to be iterated more times:
Task


Concurrency handler: manages the service occurrence number that can be contemporaneously elaborated:
Concurrency handler