GVServices

From GreenVulcano Wiki
Revision as of 17:10, 31 January 2012 by Anonymous (talk) (Created page with "GVServices is the {{GVESB}} Core configuration root element. Contains 3 subsections: * ''Management'' * ''Groups'': contains the configurations of Services groups. <br/> A group...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

GVServices is the GreenVulcano® ESB Core configuration root element.

Contains 3 subsections:

  • Management
  • Groups: contains the configurations of Services groups.
    A group can handle the activation state of multiple services at once.
  • Services: contains the configuration of GreenVulcano® ESB Services.

The GVServices Element is used by GVCore. Its attributes are:

  • type: module.
  • name: Module ID always set to 'SERVICES'.

and has the subelements:

Management

The Management Element contains the configuration of management components. It is a GVServices subelement and has the attributes:

  • call-administration-on-init: Defines if monitoring components on cluster operation can contact the administration node on initialization.
    The attribute's default value is no and its admitted values are:
    • yes
    • no