Generate WSDL from Java dialog
Use the dialog to configure Web service WSDL generation and select the methods to be exposed as Web service operations and deployed. The contents of the dialog depend on the Web service type.
Item | Description | Web Service Type |
---|---|---|
Class to Generate WSDL For | Shows the name of the class. | All |
Web Service URL | Specify the URL address the Web service will be available at. | All |
Methods for Operation | Specify which methods of the selected class you want to be deployed as Web service operations.
If a method cannot be selected, a tooltip explains the reason. | Apache Axis |
Web Service Namespace | Specify the Web service namespace prefix. | Apache Axis |
SOAP Action | Select the value for the
| Apache Axis |
Binding Style | Specify the style of the WSDL document to be generated. The available options are:
| Apache Axis |
Use Items in Bindings | Select how the generated WSDL document should be used. The available options are:
| Apache Axis |
Type Mapping Version | Specify the default type mapping registry for mapping the Java class to an XML qualified name, using a specified Serializer. The available options are:
| Apache Axis |
Status | This read-only field shows whether the specified URL address is correct. | All |