Literal encoding means "no encodingStyle", so setting this to either null or "" will get you literal serialization.
 
Note that you need to make sure to use the "" namespace on any custom TypeMappings you deploy for your particular application as well!
 
--G
----- Original Message -----
Sent: Friday, April 05, 2002 5:37 PM
Subject: Does anyone no how to set the encoding to doc literal?

I need to be able to send a soap message encoded as doc literal and not as SOAP encoded.

How would I set the encoding. I see in the call object a method for setting the encoding style. The argument

Only mentions a String parameter. Looking further into this, there are no constants, or javadoc on this method.

 

Any help will be appreciated.

Jamie Powell

Reply via email to