Identifies a resource by a URI.
In order for this resource to be retrieved, the protocol must be supported by the JVM.
This element is not supported by Mobile Portal Accelerator.
Attribute | Description | Type | Default | Options | Use |
---|---|---|---|---|---|
uri | The URI of the resource | 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>