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
