Difference between revisions of "Export Services Configuration"

From GreenVulcano Wiki
Jump to: navigation, search
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
Through this service is possible to download the server file XML as a ZIP file in local.
+
[[File:GVConsoleUtilityExport.jpg|thumb|Export Configuration]]
  
[[File:GVConsoleUtilityExport.jpg|center|thumb|600px|Export Configuration file]]
+
The '''Export configuration''' functionality generates a zip file containing the {{GVESB}} configuration. This file can be used in  {{VULCON}} to align the '''{{VULCON}} configuration''' to the server configuration
  
 
+
The zip file structure is:
Clicking  "download config" a ZIP file containing the {{GVESB}} server configuration will download. The content can be copied into a empty {{L_VULCON}} project (with the same directory structure) in order to visualize and/or editing the server configuration.
+
;Config(root folder)
 +
:BpelProcess: this folder contains all file for Bpel service
 +
:Rules: this folder contains all files for Drools configuration
 +
:dtds: this folder contains all dtd files, the dtd file contains information on {{GVESB}} plugin, adaper... .
 +
:gvdte: this folder contains all xsl files.
 +
:keystores: this folder contains the keystore that can be used in {{GVESB}} services
 +
:reports: this folder contains Birt template
 +
:services: this folder contail all file to configure {{GVESB}} services
 +
:wsdl: this folder contains all WSDL file exposed by {{GVESB}}
 +
:xsd: this folder contains the XSD files that can be used to validate XML contents
 +
:GvAdapters.xml: see [[Adapters]] section, for more information
 +
:GVCore.xml: see [[GVCore]] section, for more information
 +
:GVESV.jks: This file is the keystore that Vulcon or GVConsole can be used to encipher private data
 +
:GVSupport.xml: see [[GVSupport]] section, for more information
 +
:gvesb-catalog.xml:this file contains information about dtd contents

Latest revision as of 11:37, 4 March 2013

Export Configuration

The Export configuration functionality generates a zip file containing the GreenVulcano® ESB configuration. This file can be used in VulCon to align the VulCon configuration to the server configuration

The zip file structure is:

Config(root folder)
BpelProcess: this folder contains all file for Bpel service
Rules: this folder contains all files for Drools configuration
dtds: this folder contains all dtd files, the dtd file contains information on GreenVulcano® ESB plugin, adaper... .
gvdte: this folder contains all xsl files.
keystores: this folder contains the keystore that can be used in GreenVulcano® ESB services
reports: this folder contains Birt template
services: this folder contail all file to configure GreenVulcano® ESB services
wsdl: this folder contains all WSDL file exposed by GreenVulcano® ESB
xsd: this folder contains the XSD files that can be used to validate XML contents
GvAdapters.xml: see Adapters section, for more information
GVCore.xml: see GVCore section, for more information
GVESV.jks: This file is the keystore that Vulcon or GVConsole can be used to encipher private data
GVSupport.xml: see GVSupport section, for more information
gvesb-catalog.xml:this file contains information about dtd contents