Web Service Attributes Editor: WSDL Customization: Global Customization

Use the Global Customization section of the WSDL Customization panel to customize the entire WSDL file.

You can define the following global properties:

Element Description

Package Name

Customizes the package name that you specified when creating the artifact.
Enable Wrapper Style Customizes the way the parameter types and return types of a WSDL operation are generated. By default, wsimport uses the wrapper style.
Enable MIME Content Customizes the attachment mechanism that provides additional metadata as to how the WSDL type is bound to Java.
Enable Asynchronous Client Generates asynchchronous methods for the WSDL operations. For each operation, two asynchronous methods are generated.

If the latter three properties are enabled in the Global Customization section, all port type operations will be affected. You can then override at the port type level to affect only the operations of that port type. And, finally, you can overrride at the port type operation level to designate which operations are affected.


Related Topics

Developing Applications with NetBeans IDE,

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements; and to You under the Apache License, Version 2.0.