Previous Topic: Templates in the Web Service WizardNext Topic: WebServicePluginDeployTemplate.wsdd


WebServicePluginBindingOperationsTemplate.wsdl

This template file is used to populate the individual operation tags in the WSDL <definitions><binding>. It uses the following variables:

operation

Specifies the name of the current operation.

service

Specifies the name of the service.

location

Specifies the target URL string which takes the form //<host name>:<port number>/axis/services/<service name>.

There is one operation tag for every operation in the service.