Difference between revisions of "VulCon"

From GreenVulcano Wiki
Jump to: navigation, search
(Introduction)
(Create New Project)
Line 9: Line 9:
 
==Create New Project==
 
==Create New Project==
  
{{VULCON}}has its own type of project, in which files are created for the initial operation of the views of the new project in more than one switch to the perspective {{VULCON}}where there are three views for configuration. The three views for configuring VulCon are:
+
{{VULCON}} has its own type of project, in which files are created for the initial operation of the views of the new project in more than one switch to the perspective {{VULCON}} where there are three views for configuration. The three views for configuring VulCon are:
 
{|
 
{|
 
!Core:
 
!Core:
|Represents the core configuration file {{GVESB}}.
+
|Represents the core configuration file of {{GVESB}}.
 
|-
 
|-
 
!Adapters:
 
!Adapters:
|Represents the configuration file of the adapters of {{GVESB}}.The view of the adapters can be changed by installation of {{VULCON}} of which you have, or which has the license to use.
+
|Represents the configuration file of the adapters of {{GVESB}}.The adapters view may change depending on the installation or the license of {{VULCON}} that you use.
 
|-
 
|-
 
!Variables:
 
!Variables:
 
|Represents the file where you define the variables identified in previous views.
 
|Represents the file where you define the variables identified in previous views.
|}
 
[[Example Creating a new VulCon project]]
 
 
DA cancellare la parte in italiano---
 
 
 
{{VULCON}} ha una sua tipologia di progetto, in cui vengono creati i file iniziali per il funzionamento delle viste del nuovo progetto
 
in più uno switch alla prospettiva {{VULCON}} in cui sono presenti le tre viste per la configurazione.
 
Le tre viste per la configurazione di VulCon sono:
 
{|
 
!Core:
 
|Rappresenta il file di configurazione del core di {{GVESB}}.
 
|-
 
!Adapters:
 
|Rappresenta il file di configurazione degli adapters di {{GVESB}}.La vista degli adapters  può cambiare in base all’installazione di {{VULCON}} di cui si è in  possesso, o per cui si ha la licenza di utilizzo.
 
|-
 
!Variables:
 
|Rappresenta il file dove vengono definite le variabili specificate nelle viste precedenti.
 
 
|}
 
|}
 
[[Example Creating a new VulCon project]]
 
[[Example Creating a new VulCon project]]

Revision as of 09:09, 20 December 2011

Introduction

GreenVulcano® ESB connects applications and heterogeneous technologies, providing services of orchestration in a consistent way , security, messaging, intelligent routing and data transformation, acting as a backbone through which software services and application components traveling. The key figures that come into play in the configuration of an ESB are the Business Analyst, the person who creates the flow and the Technical Specialist, the person who implements the flow drawn from the Business Analyst. VulCon is designed as a plug-in for Eclipse.

Installation

The installation procedure consists in decompressing the vulcon-(Version Number).zip file and then copying the jar file in the Eclipse dropins folder. After starting eclipse, you can check if the plugin has been installed correctly, following the menu item Help > About Eclipse Platform > Installation Details If present, the installation of the plugin has been successful. The VulCon License View shows your VulCon plugin License, the features enabled and the validity. Exploren menu of Eclipse Windows > Preferences > VulCon > VulCon License

Create New Project

VulCon has its own type of project, in which files are created for the initial operation of the views of the new project in more than one switch to the perspective VulCon where there are three views for configuration. The three views for configuring VulCon are:

Core: Represents the core configuration file of GreenVulcano® ESB.
Adapters: Represents the configuration file of the adapters of GreenVulcano® ESB.The adapters view may change depending on the installation or the license of VulCon that you use.
Variables: Represents the file where you define the variables identified in previous views.

Example Creating a new VulCon project