WSDL file
When you choose to
create a new message definition file from an existing WSDL file, you are presented
with the following panels:
Panel properties
- Select the WSDL binding to import
- This lists the WSDL bindings that are available in the WSDL file that
has been selected. Select the binding you want to create the message definition
file from.
- WS-I validation failure action
- Prior to importing your WSDL service or definition file, it will be validated
against the Web Services Interoperability Basic Profile. If a validation failure
occurs, you have the following options to specify how the import should proceed:
- Ignore. Any warnings from the WS-I validator will be written to the log
file as informational. The user is unaware of the messages unless they view
the log file. The user will be able to continue with the process.
- Warn. Any warnings from the WS-I validator will be written to the log
file as warnings. Any messages that generate a warning will be highlighted
with yellow symbols on the next panel of the wizard and the user will be able
to continue with the process.
- Fail. Any warnings from the WS-I validator will be written to the log
file as errors. Any messages that generate an error will be highlighted with
red symbols on the next panel of the wizard and the user will not be able
to continue with the process until the errors in the original WSDL definition
are corrected and it is revalidated.