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 Glen Daniels <gd...@macromedia.com> on 2002/04/06 19:49:02 UTC

Re: Custom Serializers and Deserializers for arrays of complex types with doc literal encoding.

Hi Jamie!

You shouldn't need to write custom serializers for this, the ArraySerializer will do this for you.  I think we have an example of this in our tests somewhere, but I'm not sure just where.

--Glen
  ----- Original Message ----- 
  From: Jamie Powell 
  To: 'axis-user@xml.apache.org' 
  Sent: Friday, April 05, 2002 5:43 PM
  Subject: Custom Serializers and Deserializers for arrays of complex types with doc literal encoding.


  I am currently looking for some examples on how to write a custom serializer/deserializer that handles arrays of complex types in doc literal. 

              I would appreciate any pointers. 

   

              Thanks Jamie Powell