Previous Topic: WebServicePluginTemplate.javaNext Topic: WebServicePluginTemplatejava.bat


WebServicePluginTemplate.wsdl

This template file is used to populate the WSDL file generated by the Web Service Wizard. It uses the following variables:

operation

Specifies the name of the current operation.

service

Specifies the name of the service.

schema

Specifies the schema definition from the operation.xsd files.

messageOperations

Specifies the template WebServicePluginMessageOperationsTemplate.wsdl.

portOperations

Specifies the template WebServicePluginPortOperationsTemplate.wsdl.

bindingOperations

Specifies the template WebServicePluginBindingOperationsTemplate.wsdl.

documentation

Specifies the description entered using the Web Service Wizard.

location

Specifies the target URL string is substituted here and takes the form //<host name>:<port number>/axis/services/<service>.