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.
+
[[File:GVConsoleWebServiceWSDL.jpg|thumb|WSDL Section]]
[[File:wsdl.png|thumb|Wsdl section]]
+
 
From the first label is possible recreate o create for the first time the WSDL starting to the list of Web Service section present in [[Adapters]].  
+
In this tab there are present the [http://en.wikipedia.org/wiki/Web_Services_Description_Language WSDLs] created and the services from which can be created.
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. In case of Web Service deploy a file .aar will be generated in automatically and will be placed in the folder //GV-HOME/webservices/services ant the file services.list will be updated with the new .aar name. To check the correct deployement go into Axis2 console it's possible to look up the following link <nowiki>http://ipaddredss:portnumber/gvaxis2</nowiki>.
+
Particularly, the first section views the Web Services already configured, but it is also possible to create/recreate the [http://en.wikipedia.org/wiki/Web_Services_Description_Language WSDL] for the same Web Service, from the right side of the slush-bucket.
 +
 
 +
In the section in button, there are visualized the WSDL created, those related to a {{GVESB}} Web Service -presents in the folder <nowiki>{{gv.app.home}}</nowiki>/xmlconfig/wsdl- with a green tick, a flashing triangular icon otherwise. It is always possible in this section to cancel physically the [http://en.wikipedia.org/wiki/Web_Services_Description_Language WSDL] ("Delete WSDL" button) or deploying into {{GVESB}} ("Deploy button").
 +
 
 +
In case of Web Service deploy a file .aar will be generated in automatically and will be placed in the folder <nowiki>{{gv.app.home}}</nowiki>webservices/services and the file ''services.list'' will be updated with the new .aar name. To check the correct deployment go into [[Axis2 console]] accessible following the link <nowiki>http://ipaddress:portnumber/gvaxis2</nowiki>.

Revision as of 08:51, 17 February 2012

In this tab there are present the WSDLs created and the services from which can be created.

Particularly, the first section views the Web Services already configured, but it is also possible to create/recreate the WSDL for the same Web Service, from the right side of the slush-bucket.

In the section in button, there are visualized the WSDL created, those related to a GreenVulcano® ESB Web Service -presents in the folder {{gv.app.home}}/xmlconfig/wsdl- with a green tick, a flashing triangular icon otherwise. It is always possible in this section to cancel physically the WSDL ("Delete WSDL" button) or deploying into GreenVulcano® ESB ("Deploy button").

In case of Web Service deploy a file .aar will be generated in automatically and will be placed in the folder {{gv.app.home}}webservices/services and the file services.list will be updated with the new .aar name. To check the correct deployment go into Axis2 console accessible following the link http://ipaddress:portnumber/gvaxis2.