Use the Web Service Clients page to preconfigure the features that the wscompile tool uses to compile a web service client.
| Feature | Effect on Web Service Client |
|---|---|
|
|
Maps attachments to the DataHandler type. |
|
|
No regeneration of classes that already exist on the classpath. |
|
|
Disables unwrapping of |
|
|
Turns on explicit service context mapping. |
|
|
Maps anonymous enumeration to its base type. |
|
|
Turns off data binding for literal encoding. |
|
noencodedtypes |
Turns off encoding type information. |
|
|
Turns off support for multiple references. |
|
|
No generation of RPC structures ( |
|
|
Turns off full validation of imported WSDL documents. |
|
|
Resolve xsd:IDREF. |
|
|
Searches schema aggressively for types. |
|
|
Turns on direct serialization of interface types. |
|
|
Generates code strictly compliant with JAXRPC Specification. |
|
|
Enables unwrapping of |
|
|
Checks for compliance with the WSI-Basic Profile, which is a specification for improved interoperability. For example, the WS-I Basic Profile prohibits the use of |
Related Topics
Developing Applications with NetBeans IDE,
Developing Applications with NetBeans IDE,
| Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |