Fixing unresolved errors on a binding

When the WSDL file that describes the binding of a WebSphere® Enterprise Service Bus service is not included as part of the resources that are selected for conversion, the WebSphere ESB conversion tool generates multiple errors.

About this task

In WebSphere Enterprise Service Bus, you define a service through two WSDL files that include inline schemas:
  1. An interface WSDL file that describes the operations and corresponding inputs and outputs per operation.
  2. A binding WSDL file that describes the transport data type.
When the WSDL file that describes the binding is not included as part of the resources that are selected for conversion, the WebSphere ESB conversion tool reports the following errors:
  • The binding that is used by port ''{0}'' cannot be resolved. For more information, see Fixing unresolved errors on a binding.
  • The port type that is used by WSDL binding ''{0}'' cannot be resolved. For more information, see Fixing unresolved errors on a binding.

Procedure

To fix these errors, complete the following steps:

  1. Identify the WebSphere Enterprise Service Bus project that includes the WSDL file with the binding information.
  2. Check that the WebSphere Enterprise Service Bus project that contains the missing file is selected for conversion. Choose any of the following options to return to the step where you select WebSphere Enterprise Service Bus resources:
    • Click Previous.
    • Click 1. Select WebSphere ESB projects.
  3. If the project is available under WebSphere ESB source project, select the project.
  4. If the project is not available for conversion, complete the following steps:

What to do next

Continue configuring the WebSphere ESB conversion tool and run again your WebSphere ESB conversion session.

Note: When you reimport an existing WebSphere Enterprise Service Bus project into your WebSphere ESB conversion session, you must close and reopen the WebSphere ESB conversion session to refresh the resources included in the WebSphere Enterprise Service Bus project. For more information, see Correctly displaying WebSphere Enterprise Service Bus resources in your WebSphere ESB conversion session.