New WSDL Document Wizard: Concrete Configuration

See Also

The New WSDL Document wizard enables you to create a WSDL file from scratch. To open the wizard in a BPEL Module project, you right-click the project and choose New > WSDL Document.

The Concrete Configuration page prompts you to define the binding, service, and port.

A binding contains protocol and data format information for the operations and messages of a port type. A service consists of one or more related ports. A port associates a binding with a network address, thus defining an individual endpoint that clients can access.

The Concrete Configuration page contains the following fields:

When you click Finish, the WSDL file is created. The WSDL Editor appears in WSDL view. The tree structure includes nodes for the port type, operation, messages, binding, service, and port that you specified in the wizard. In addition, the binding node and the service node contain the appropriate binding-specific subnodes (for example, soap:binding).

See Also
About the WSDL Editor
New WSDL Document Wizard: Name and Location
New WSDL Document Wizard: Abstract Configuration

Legal Notices