Difference between revisions of "Adapters"

From GreenVulcano Wiki
Jump to: navigation, search
m (Description)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
==Description==
 
==Description==
  
The {{GVESB}} adapters, from now on GVAdapters, provide the implementations for connecting to external systems.
+
The {{GVESB}} adapters, configured in GVAdapters.xml, provide the implementations for connecting to external systems.
  
 
=={{VULCON}} / {{GVCONSOLE}} Configuration==
 
=={{VULCON}} / {{GVCONSOLE}} Configuration==
  
The following table shows the available GVAdapters and its application from user point of view:  
+
The following table shows the available Adapters and its application:
  
 
{|class="gvtable"
 
{|class="gvtable"
 
! Adapter !! Description
 
! Adapter !! Description
 
|-
 
|-
| [[GVWebServices]] (aka Gvaxis2) || {{GVESB}} Web Services definition
+
| [[GVWebServices]] (aka GVAxis2) || {{GVESB}} Web Services definition
 
|-
 
|-
| [[GVHL7ListenerManager]] || Adapter for enabling inbound and outbound connections using the HL7 protocol
+
| [[GVHL7ListenerManager]] || Adapter for enabling inbound connections using the HL7 protocol
 
|-
 
|-
 
| [[GVForwards]] (in GVCore.xml) || {{GVESB}} JMS Forward configuration.
 
| [[GVForwards]] (in GVCore.xml) || {{GVESB}} JMS Forward configuration.
Line 18: Line 18:
 
| EJB Core ||
 
| EJB Core ||
 
|-
 
|-
| [[GVJBPMConfiguration]] ||  
+
| [[GVAdapterHttpConfiguration]] || {{GVESB}} inbound HTTP adapter configuration.
 
|-
 
|-
| [[GVJbpmTaskListenerManager]] ||
+
| [[RSHServiceClientConfiguration]] || Remote Shell Handler configuration
 
|-
 
|-
| [[GVConnectorConfiguration]] || {{GVESB}} client API configuration.
+
| [[GVConnectorConfiguration]] || {{GVESB}} client API configuration. '''REMOVED from v3.3'''
 
|-
 
|-
| [[GVRulesConfigManager]] || Drools Rules set definition
+
| [[GVSocialAdapter-Configuration]] || {{GVESB}} Social adapter configuration.
 +
|-
 +
| [[GVRulesConfigManager]] || Drools Rules set definition.
 +
|}
 +
<div class="version_ge3.5">
 +
{|class="gvtable"
 +
! Adapter !! Description
 +
|-
 +
| [[GVAdamAdapterManager]] || ADAM (Agile Digital Archive Manager) adapter.
 
|}
 
|}
 +
</div>
  
  
Line 31: Line 40:
 
* [[GVSQLErrorMapping]]
 
* [[GVSQLErrorMapping]]
 
* [[GVDataSources]]
 
* [[GVDataSources]]
* [[GVHTTPAdapter]]
 
 
* [[GVJdbc]]
 
* [[GVJdbc]]
 
* [[GVJDBCConnectionBuilder]]
 
* [[GVJDBCConnectionBuilder]]
Line 39: Line 47:
 
* [[GVExcelCreatorConfiguration]]
 
* [[GVExcelCreatorConfiguration]]
 
* [[GVBIRTReportConfiguration]]
 
* [[GVBIRTReportConfiguration]]
* [[GVAdapterOpenSpCoop]].
 

Latest revision as of 15:09, 2 January 2015

Description

The GreenVulcano® ESB adapters, configured in GVAdapters.xml, provide the implementations for connecting to external systems.

VulCon / GV Console Configuration

The following table shows the available Adapters and its application:

Adapter Description
GVWebServices (aka GVAxis2) GreenVulcano® ESB Web Services definition
GVHL7ListenerManager Adapter for enabling inbound connections using the HL7 protocol
GVForwards (in GVCore.xml) GreenVulcano® ESB JMS Forward configuration.
EJB Core
GVAdapterHttpConfiguration GreenVulcano® ESB inbound HTTP adapter configuration.
RSHServiceClientConfiguration Remote Shell Handler configuration
GVConnectorConfiguration GreenVulcano® ESB client API configuration. REMOVED from v3.3
GVSocialAdapter-Configuration GreenVulcano® ESB Social adapter configuration.
GVRulesConfigManager Drools Rules set definition.
Adapter Description
GVAdamAdapterManager ADAM (Agile Digital Archive Manager) adapter.


GreenVulcano® ESB has also implemented other support functions listed bellow: