This describes how to generate a Web Services Description Language (WSDL) document from a message set, that specifies the interface for a Web Service.
Before you start:
To complete this task you must already have completed the following tasks:
Before you begin this task you should note the following points:
To generate a Web Service Definition:
On completion of the New WSDL Definition wizard, you will have generated a WSDL definition. The file extension for WSDL files is *.wsdl, and for any imported schema files in multi-file mode (where the WSDL definition is split over a number of files) is *.xsd.
This following is an example of the expected WSDL generated for a JMS binding:
<wsdl:service name='HTTP'> <wsdl:port binding='tns:HTTPSoapBinding' name='HTTP'> <wsdlsoap:address location='jms:/queue?destination=jms/MyQueue& connectionFactory=jms/MyCF& priority=5& targetService=GetQuote'/> </wsdl:port> </wsdl:service>
Notices |
Trademarks |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
ad18211_ |