Difference between revisions of "General parameter"

From GreenVulcano Wiki
Jump to: navigation, search
(Created page with "This section show the configuration of Web Service and the UDDI registry information.")
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
This section show the configuration of Web Service and the UDDI registry information.
+
[[File:GeneralParameters.png|thumb|General parameters section]]General parameter tab, present in the {{L_GVCONSOLE}} [[Web Services|Web service]] view, contains informations about the Web Service general parameters.
 +
 
 +
Particularly, these parameters are summary of those set into the GVAdapter.xml configuration file, defining the URL for accessing to the {{GVESB}} Web Services, the directory where WSDL are searched for publishing and the parameters of connection to the UDDI register.
 +
 
 +
The following table shows those present in ''General configuration of business web services'' and its application:
 +
{|class="gvtable"
 +
! Parameter !! Application
 +
|-
 +
| authenticated-http-soap-address || shows the URL to build the soap:address, this will be used only for Web Service that are publish with http protocol and the authentication is required
 +
|-
 +
| authenticated-https-soap-address || shows the URL to build the soap:address, this will be used only for Web Service that are publish with https protocol and the authentication is required
 +
|-
 +
| http-soap-address || shows the URL to build the soap:address, this will be used only for Web Service that are publish with http protocol and the authentication isn't required
 +
|-
 +
| https-soap-address || shows the URL to build the soap:address, this will be used only for Web Service that are publish with https protocol and the authentication isn't required
 +
|-
 +
| services-directory || represents the folder where are placed the Web Service publishing
 +
|-
 +
| wsdl-directory || represents the folder where are placed the WSDL files
 +
|}
 +
 
 +
The parameters present in ''UDDI Registry's configuration'' subsection are:
 +
{|class="gvtable"
 +
! Parameter !! Application
 +
|-
 +
| Registry name || represents the name of the registry. The name assigned to a registry when it is first created.<br/> You cannot edit a registry name after the entry have been saved.
 +
|-
 +
| Registry publish url || the URL of the Publish API endpoint used for publishing services.
 +
|-
 +
| Registry inquiry url || the URL of the Inquiry API endpoint used for locating and importing services.
 +
|-
 +
| Organization name || the identity of business organization
 +
|}

Latest revision as of 16:33, 16 February 2012

General parameters section

General parameter tab, present in the GV Console® Web service view, contains informations about the Web Service general parameters.

Particularly, these parameters are summary of those set into the GVAdapter.xml configuration file, defining the URL for accessing to the GreenVulcano® ESB Web Services, the directory where WSDL are searched for publishing and the parameters of connection to the UDDI register.

The following table shows those present in General configuration of business web services and its application:

Parameter Application
authenticated-http-soap-address shows the URL to build the soap:address, this will be used only for Web Service that are publish with http protocol and the authentication is required
authenticated-https-soap-address shows the URL to build the soap:address, this will be used only for Web Service that are publish with https protocol and the authentication is required
http-soap-address shows the URL to build the soap:address, this will be used only for Web Service that are publish with http protocol and the authentication isn't required
https-soap-address shows the URL to build the soap:address, this will be used only for Web Service that are publish with https protocol and the authentication isn't required
services-directory represents the folder where are placed the Web Service publishing
wsdl-directory represents the folder where are placed the WSDL files

The parameters present in UDDI Registry's configuration subsection are:

Parameter Application
Registry name represents the name of the registry. The name assigned to a registry when it is first created.
You cannot edit a registry name after the entry have been saved.
Registry publish url the URL of the Publish API endpoint used for publishing services.
Registry inquiry url the URL of the Inquiry API endpoint used for locating and importing services.
Organization name the identity of business organization