You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Jianghui Liu <jl...@successfactors.com> on 2005/03/24 19:12:11 UTC

RE: Deserializer problem

Hi Simon,

I got the exactly same error too, even if I used <typeMapping> or
<beanMapping> in my wsdd. I haven't figure out what's the problem. Can
you please let me know if you have any clue? 

Thanks,
Jane

-----Original Message-----
From: Simon Fell [mailto:sfell@salesforce.com] 
Sent: Thursday, March 24, 2005 10:13 AM
To: axis-user@ws.apache.org
Subject: Deserializer problem

Why would I be getting this error ? (from Axis 1.1) shouldn't there be a
standard serializer for that ?

java.io.IOException: No serializer found for class
org.apache.axis.message.SOAPHeaderElement in registry
org.apache.axis.encoding.TypeMappingImpl@1a2f92c

Tx
Simon