Difference between revisions of "GV Console"

From GreenVulcano Wiki
Jump to: navigation, search
(Report)
(Log Viewer)
Line 73: Line 73:
 
==Log Viewer==
 
==Log Viewer==
  
User can access to this area using the [[Log]] panel:
+
User can access to this area using the "Log" panel:
  
 
[[File:GVConsoleLog.jpg]]
 
[[File:GVConsoleLog.jpg]]
 +
 +
 +
* [[Log]]
  
 
==Report==
 
==Report==

Revision as of 17:00, 17 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. In order to display the web console, user must login by submitting a valid administrative username and password.


Access GVConsole

Deploy New Service

In this section user may deploy a new service. Services are described by XML files, but it is necessary to compress them in a zip archive in order to upload them correctly.

As shown in Fig. choose the zip file to upload and then click on “Submit”. GVConsoleDeployNewService.gif

Once this step is completed, user can visualize a list of services.

GVConsoleDeployServiceServiceList.jpg


There are present three subsections:

Parameter

This section shows the GreenVulcano® ESB configuration files.

GVConsolePrameter1.gif


Configuration management shows the registered documents with their descriptions, the operations available for each document and a form to modify a document. Availability of documents and operations depends on the permissions granted to the application user.

Available documents and operations depend on the user permission.

For every file the user can:

Web Services

Utility

This section contains the GV Console tools:

Testing

Testing is a Web application that provides a GreenVulcano® ESB service invocation simulating a client request.

GVConsoleTesting.jpg


The testing process is divided into three steps:

Log Viewer

User can access to this area using the "Log" panel:

GVConsoleLog.jpg


Report

User can access to this area clicking the "Report" key:

GVConsoleReport.jpg


SavePoint

Monitoring