Hi:

I have a project creating a SOAP client with Axis using the different levels of abstraction I found in the user's guide: RPC, Document, Wrapped and Message.

Unfortunately I find the documentation difficult to decipher, and further the code example for message services gives a python error.

- Are there any examples with working code that exploits Axis for the client side?

- How do I set the SOAP action? I can use setUseSOAPAction aparently to decide whether or not to use it, but how do I set the value?

- What is the difference between getCurrentMessage and getMessage? if multiple messages exists, how do I select which is current? which one will getMessage return? If I use setMessage, how do I at a later point make it current?

- What is the soapActionURI? Action? URI?

I would appreciate links to other sources of documentation with more elaborate examples.

Thanks, Erik

--
Ph: +34.666334818                      web: http://www.locolomo.org
X.509 Certificate: http://www.locolomo.org/crt/8D03551FFCE04F0C.crt
Key ID: 69:79:B8:2C:E3:8F:E7:BE:5D:C3:C3:B1:74:62:B8:3F:9F:1F:69:B9

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

Reply via email to