You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Dylan J Browne <dy...@lanergy.com> on 2001/07/19 16:45:17 UTC

Deployment Descriptors

Hi,

Is it possible to use Apache SOAP to communicate with other SOAP services
without DeploymentDecriptors? Ie communicating with UPnP services that have
been created using a UPnP SDK like that available from Intel. They include
an example which uses SOAP, (it is written in c and c++), but it doesnt use
Apache. Is it possible to modify a Java client (using Apache) which can send
SOAP requests to this service?
My uncertainty lies in the fact that Apache SOAP seems to rely on Deployment
Descriptors to find urns, supported methods etc.

Thanks in advance for any advice.

Dylan.