PROXY (for a service)
This PROXY
element specifies the proxy to use for Web services.
Syntax
<PROXY>name</PROXY>
- name is the name of the proxy executable to use.
Child elements
There are no child elements.
Usage
You use this element to specify the proxy you want to use for a Web service.
<PROXY>$(res.gwsproxy)</PROXY>
The $(res.gwsproxy)
resource references the default proxy gwsproxy required for Web service
applications.Parent elements
This element is a child of the element.