Generating XML Data Binding Classes

You can generate XML data binding classes for you SOA project from the Project Explorer. When you complete the process, a JAR file and optional schema document are created.

Steps 1 through 3 are optional. They are recommended if you want to share the data binding classes between more than one SOA project.

Procedure

  1. Create a SOA project. In the Asset Type Selection screen, uncheck the TIBCO SOA Platform checkbox.
  2. Click Finish.
    In the Project Explorer, an SOA project is created containing only the Service Descriptors special folder.
  3. Import or create WSDL and schema documents in the Service Descriptors folder.
  4. In the Project Explorer, right-click a WSDL or schema document and select Generate XML Data Bindings.
    The XML Data Binding Classes dialog displays.
  5. Configure the XML data binding type and Beans and interface JAR file properties as described in XML Data Binding Reference.
  6. Click Finish.
    A JAR file containing the XML data binding classes for each WSDL and schema document is created in the specified location unless you click the Use this JAR for All Data Bindings link.