| Item | Description | Web Service Client Type |
|---|---|---|
| Web service wsdl url | Use this drop-down list to specify the location of the target Web service WSDL descriptor. | All |
| User Name and Password | In these text boxes, type the credentials for accessing the WSDL URL address. The fields are mandatory if the WSDL location requires authentication. | JAX-WS |
| Output Path | Use this drop-down list to specify the module source directory to place the generated files in. | All |
| Package Prefix | Use this drop-down list to specify the package for the compiled Java classes. | All |
| Output Mode | Use this drop-down list to specify whether you want to generate Java code only for the client side or for the server side as well. | Apache Axis |
| Type Mapping Version | Use this drop-down list to specify the default
type mapping
registry for mapping an XML qualified name to a Java class, using a specified Deserializer.
The available options are:
| Apache Axis |
| Allow Extensions | Select this check box to have Java code generated for the
extension points
contained in the WSDL file. | All |
| Generate TestCase | Select this check box to have an additional JUnit test case class generated for testing purposes. | Apache Axis |
| Generate Classes for Schema Arrays | Do one of the following:
| Apache Axis |
| Generate Unreferenced Elements | Select this check box to have Java code generated for unreferenced (declared in the schema but not used) elements as well. | Apache Axis |
| Support Wrapped Document/Literal Style | Use this check box to configure processing of "wrapped" document/literal,
which is a document literal variation, that wraps parameters as children of the root element.
Note By default, the check box is selected. | Apache Axis |
| Status | View the information in this read-only field to track and improve discrepancies when configuring the code generation procedure. | All |

registry for mapping an XML qualified name to a Java class, using a specified Deserializer.
The available options are: