Hi,

If you don't want to use generated stub objects, you can work directly with
the Call API, in much the same way as within generated stub objects.
Probably the best way to understand using this API is to generate a stub
from a simple WSDL then re-work to suit your needs.

Also, we have a handful of testcases which you could use for examples.
These can be found in the SVN repository here:
http://svn.apache.org/viewvc/webservices/axis/trunk/c/tests/auto_build/testcases/dynamic/

Regards,
Adrian
_______________________________________
Adrian Dick ([EMAIL PROTECTED])


leo_k2 <[EMAIL PROTECTED]> wrote on 22/08/2006 14:10:41:

>
> I am a novice to AXIS C++. What would be the best AXIS C++ practice to
> implement request/response MEP - no proxy object - just sending a SOAP
> request and getting a SOAP response in one call. Is there any sample
> implementing this pattern?
> Is that about handles and chains?  Thank you.
> --
> View this message in context: http://www.nabble.com/What-is-the-
> best-AXIS-C%2B%2B-practice-to-implement-request-response-MEP-
> tf2146224.html#a5925179
> Sent from the Axis - C++ - User forum at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to