Hello Alan,
 
Sorry to bother you again, but I wanted to send you another email, from my work this time, and try and do a better job of explaining
my request.
 
I am using AXIS, under WebLogic 8.1, as my SOAP Engine.  During a particular call to a web service I pass in an array of strings.
 
It appears to me that AXIS is encoding the array of strings on the client side using http://www.w3.org/2003/05/soap-encoding.  When the request reaches the
server it throws the exception:
 
No deserializer defined for array type {http://www.w3.org/2003/05/soap-encoding}string
 
It is my understanding that I will have to add a "typeMapping" to my deploy.wsdd file.  However, I do not know what the syntax for it should look like?
 
Could you provide me with the syntax or point me in the direction of some resources?
 
Thanks,
John M.

Reply via email to