Autotyping is (as I understand it) just a way to cause the engine to attempt to use the BeanSerializer when it fails to find a type mapping for something.  It almost works, but falls down in same cases which is why it isn’t on by default.

 

I don’t know why this would be tied to base64 encoding headers.  Did you debug the code to see what was going on?

 

--

Tom Jordahl

Adobe


From: Siddhartha Subramanian [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 23, 2006 5:14 PM
To: axis-dev@ws.apache.org
Subject: axis 1.3 autotyping broken?

 

Let me rephrase, is there a reason why Axis wants tobase64 encode the headers?

 

Using Axis1.3 and turning on Autotyping (axis.doAutoTypes) on the client wsdd makes axis base64 encode the headers, is there some way this disable this encoding?

 

Any information will be helpful

 

Sid

Reply via email to