A few comments.
1. Apache SOAP does not support document style for a service. If you want responses
for users/programmers of a SOAP implementation that does, try Apache Axis.
2. Yes, SOAPAction would be a likely way to specify the operation to perform.
3. Although many parts *can* be specified
Hello
I have a question regarding "document" style operations.
An operation with style="document" may contain several "parts" which are not
enclosed in an RPC element. Then how does the server make the mapping between
the operation and the SOAP message it receives? Is it by the means of the
Soa
Hi,
As gSoap does more than what is proposed here - that should be the standard
metric.
First I would make sure if the axis c++ client can talk to gsoap server
at it's current level
of implementation - stl usage, DIME(streaming), and perhaps ws_security -
by the time
the stable 1.0 of your r