Web Service Definition Language Generation - IBM BJ0NJML - Service And Asset Management Integration Manual

Integration guide
Table of Contents

Advertisement

Web Service Definition Language Generation

Integration Web Services
web service name is the name of the object structure schema you are
retrieving with an .xsd file extension.
The Web Service Definition Language file is generated during the deployment of
a Web service. The generated file refers to the XML Schema Interface file in
schema import. The Web Service Definition Language file defines the operation
which varies depending upon the type of Web service.
The Web Service Definition Language also uses the schema definitions to specify
the XML structure of the input and output messages to this operation. The Web
service style is document and the binding for the input and output messages is
literal, as mandated by Web Services Interoperability Organization (WS-I) Basic
Profile 1.1. The Web Service Definition Language also specifies the URL on which
to invoke the Web service.
A client program needs the schema definitions and Web Service Definition
Language to generate client stubs. The client program uses a programming
language (for example, Java or C#) to invoke the Web service.
You can access and view the system generated Web Service Definition Language
files on your application server. Your configuration of the
global property determines the exact the location of the Web Service Definition
Language files.
You can view the generated Web Service Definition Language files at the
following URL:
http://host:port/meaweb/wsdl/service name.wsdl
host:port/meaweb is the value of the Integration Web Application URL
property.
service name is the name of the service whose Web Service Definition
Language you are retrieving.
Web Service Definition Language Generation
mxe.int.globaldir
255

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents