Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components
Close Print View
Using JBI Components: Configuring WSDL Extensibility Elements
 

Configuring JBI Components

Configuring WSDL Extensibility Elements

HTTP WSDL Extensibility Elements

HTTP Connectivity

HTTP Binding

SOAP WSDL Extensibility Elements

SOAP Connectivity

SOAP Binding

Configuring JBI Runtime Properties

Configuring the BPEL Service Engine Runtime Properties

Starting the Application Server

Viewing Service Engine Properties

Runtime Property Descriptions

HTTP Binding Component Runtime Properties

Configuring BPEL Service Engine Clustering and Failover

Clustering

Failover

Clustering/Failover Considerations

Configuring the HTTP Binding Component for Clustering

Administering JBI Components for Java CAPS

Using the Java EE Service Engine in a Project

Using the Java EE Service Engine to Create a Composite Application

Using the BPEL Designer and Service Engine

Using the HTTP Binding Component

Processing an Order in a Purchase Order System

Designing Custom Encoders

Using the XSLT Editor

XSLT Designer: Simple Transformation Tutorial

Using the File Binding Component

Using the File Binding Component in a Project

Using the JMS Binding Component

Understanding the FTP Binding Component

Using the FTP Binding Component in a Project

Understanding the LDAP Binding Component

Using the LDAP Binding Component in a Project

Using the JMS JCA Wizard

Using the JAXB Wizard and Code-Seeder Pallete

Understanding the Database Binding Component

Using the Database Binding Component

Using the WSDL Editor

Migrating From eTL to Sun Data Integrator

Designing Intelligent Event Processor (IEP) Projects

Designing Data Integrator Projects

Using the Sun Data Mashup Engine

Configuring WSDL Extensibility Elements

WSDL elements include Service (Connectivity) and Binding WSDL elements. Service elements allow you to establish a connection with a server. Binding elements allow you to convert WSDL messages to and from HTTP/SOAP messages. Both the binding and service section of a WSDL document must be properly filled out to define how a message is transformed and the destination of that message.

Each binding components contain protocol-specific information, defined by WSDL Extensibility Elements. These elements can be edited using the NetBeans IDE WSDL Editor, from the editors Source view, WSDL view, or Partner view. The WSDL Editor supports version 1.1 of the WSDL specification.

For information on using the WSDL Editor, see the Developer Guide to the WSDL Editor. You can also try a tutorial created specifically for the binding component you wish to understand better, for example, the Processing an Order in a Purchase Order Systemtutorial illustrates using the HTTP Binding Component and BPEL Service Engine in an application.

This section contains information on the following WSDL Extensibility Elements: