Difference between revisions of "WSDL Section"

From GreenVulcano Wiki
Jump to: navigation, search
Line 1: Line 1:
 
This section summarizes web services configuration and UDDI registry configuration.
 
This section summarizes web services configuration and UDDI registry configuration.
 
[[File:wsdl.png|thumb|Wsdl section]]
 
[[File:wsdl.png|thumb|Wsdl section]]
From this section is possible recreate o create for the first time the WSDL starting to Web Service section present in [[GvAdapters]].  
+
From the first label is possible recreate o create for the first time the WSDL starting to Web Service section present in [[Adapters]].  
*authenticated-http-soap-address, show 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
+
In the second label there is a list of existing WSDL files presents in the folder //GV-HOME/xmlconfig/wsdl or the new WSDL that are created with first label.
*authenticated-https-soap-address, show 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
+
From this label is also possible delete or deploy the Web Services.
*http-soap-address, show 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, show 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, the folder where are placed the Web Service publishing
 
*wsdl-directory, the folder where are placed the WSDL files
 
The parameters in ''UDDI Registry's configuration'':
 
*Registry name, the name of the registry. The name assigned to a registry when it is first created. You cannot edit the name of a registry after the entry is 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
 

Revision as of 12:33, 8 February 2012

This section summarizes web services configuration and UDDI registry configuration.

File:Wsdl.png
Wsdl section

From the first label is possible recreate o create for the first time the WSDL starting to Web Service section present in Adapters. In the second label there is a list of existing WSDL files presents in the folder //GV-HOME/xmlconfig/wsdl or the new WSDL that are created with first label. From this label is also possible delete or deploy the Web Services.