w3.org/2004/08/wsdl/in-out"
wsdlResource="http://localhost:8080/AxisEndToEnd/
services/HelloWebService?WSDL" />
???
Bind Web Services in ESB??”Web Services Gateway
[ 186 ]
The following table gives the explanation for the main configuration
parameters:
Attribute Name Type Description Mandatory or Not
service QName Service name of the proxy
endpoint
Mandatory
endpoint String Endpoint name of the proxy
endpoint
Mandatory
interfaceName QName Interface name of the proxy
endpoint
Not Mandatory
targetService QName Service name of the target
endpoint
Not Mandatory. Default
is the value of the service
attribute
targetEndpoint String Endpoint name of the target
endpoint
Not Mandatory. Default is
the value of the endpoint
attribute
role String Whether a consumer or a
provider
Mandatory. Value should
be consumer
locationURI URI Http URL where this proxy
endpoint will be exposed
so that the ESB clients can
access the proxy service.
Mandatory
defaultMEP URI The MEP URI by which
clients interact with the
consumer component
Not Mandatory
soap boolean If it is true, the component
will parse the SOAP
envelope and pass the
contents to the NMR
Not Mandatory.
Pages:
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266