Defines a web service. The contained elements point to alternative locations for the resource.
This element is not supported by Mobile Portal Accelerator.
Attribute | Description | Type | Default | Options | Use |
---|---|---|---|---|---|
uri | The URI of the WSDL document | xs:anyURI | none | required |
<web-services-driver>
<wsdl-catalog>
<wsdl-entry uri="uri/for/wsdl/entry">
<class-resource path="/class/resource/path"/>
<servlet-resource path="/servlet/resource/path"/>
<uri-resource uri="uri/resource"/>
</wsdl-entry>
</wsdl-catalog>
</web-services-driver>