Hi
Brian,
Simply
set the encoding style of each Parameter as you instantiate them. The last
argument is the encodingStyle URI.
Thanks,
-Matt
-----Original Message-----
From: Brian Levine [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 04, 2001 3:16 PM
To: '[EMAIL PROTECTED]'
Subject: Can multiple encodings be used in a single SOAP request?
I'm using Apache SOAP 2.2. Is it possible to use multiple encodings to form a request that has 3 arguments where the first two are primitives and the 3rd is an XML tree? The first two args would use the SOAP encoding and 3rd would use the Apache "literal XML" encoding.
Thanks.
-brian
