Difference between revisions of "GV Console"

From GreenVulcano Wiki
Jump to: navigation, search
Line 1: Line 1:
==Overview==
+
==Definition==
 
{{GVESB}} is a Java-based software service platform able to support complex [http://en.wikipedia.org/wiki/Service-oriented_architecture SOA] architectures. Its [[multi-layer architecture]] allows an unlimited customization, solving most of enterprise integration issues like exchanging data between existing systems. Many [[plugins]] and [[adapters]] are already available for a huge flexibility.
 
{{GVESB}} is a Java-based software service platform able to support complex [http://en.wikipedia.org/wiki/Service-oriented_architecture SOA] architectures. Its [[multi-layer architecture]] allows an unlimited customization, solving most of enterprise integration issues like exchanging data between existing systems. Many [[plugins]] and [[adapters]] are already available for a huge flexibility.
==Installation==
+
==Access==
 +
Console GreenVulcano ESB is available at:
 +
 
 +
http://ipAddress:port/gvconsole
 +
(Ex. http://localhost:8080/gvconsole)
 +
 
 +
where ipAddress is the server address where the application has been deployed and gvconsole is the name given to the web console.
 
==Installation==
 
==Installation==

Revision as of 10:35, 9 January 2012

Definition

GreenVulcano® ESB is a Java-based software service platform able to support complex SOA architectures. Its multi-layer architecture allows an unlimited customization, solving most of enterprise integration issues like exchanging data between existing systems. Many plugins and adapters are already available for a huge flexibility.

Access

Console GreenVulcano ESB is available at:

http://ipAddress:port/gvconsole (Ex. http://localhost:8080/gvconsole)

where ipAddress is the server address where the application has been deployed and gvconsole is the name given to the web console.

Installation