Difference between revisions of "WSDL Section"
(Created page with "This section summarizes web services configuration and UDDI registry configuration. thumb|General parameters section The parameters in ''General co...") |
|||
(12 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | [[File:GVCONSOLEWSDLSection.jpg|thumb|WSDL Section]] | |
− | [[File: | + | |
− | + | This section of GvConsole allows the following operation: | |
− | + | #create a WSDL file, of a specific service | |
− | * | + | #delete a WSDL file |
− | + | #deploy a WSDL file. | |
− | * | + | |
− | + | In order to create a WSDL file you must execute the following operations: | |
− | + | *select a specific Web Service or more then one from the available list | |
− | The | + | *press the button with the label '''Create WSDL''' |
− | + | ||
− | + | In order to delete or deploy a WSDL file you must follow the operations below: | |
− | + | *select a specific Web Service or more then one from the available list, the list shows the file name, the date and the state | |
− | + | *press the button with label '''delete''' to remove all WSDL file selected, or press the button with label '''deploy''' to redeploy all WSDL files selected. | |
+ | |||
+ | In case of Web Service deploy, a file .aar will be automatically generated and placed in the folder <nowiki>{{gv.app.home}}</nowiki>webservices/services. The file ''services.list'' will be updated with the new .aar name. To check the correct deployment go into [http://axis.apache.org/axis2/java/core/docs/webadminguide.html#Intro Axis2 console] accessible from the link <nowiki>http://ipaddress:portnumber/gvaxis2</nowiki>. |
Latest revision as of 09:50, 13 December 2012
This section of GvConsole allows the following operation:
- create a WSDL file, of a specific service
- delete a WSDL file
- deploy a WSDL file.
In order to create a WSDL file you must execute the following operations:
- select a specific Web Service or more then one from the available list
- press the button with the label Create WSDL
In order to delete or deploy a WSDL file you must follow the operations below:
- select a specific Web Service or more then one from the available list, the list shows the file name, the date and the state
- press the button with label delete to remove all WSDL file selected, or press the button with label deploy to redeploy all WSDL files selected.
In case of Web Service deploy, a file .aar will be automatically generated and placed in the folder {{gv.app.home}}webservices/services. The file services.list will be updated with the new .aar name. To check the correct deployment go into Axis2 console accessible from the link http://ipaddress:portnumber/gvaxis2.