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 Massimo Barabino <ms...@virgilio.it> on 2004/01/07 19:44:07 UTC

2 questions on custom serialization

Hi all,
I have got two questions regarding wdls and axis (java 1.1)

1- Can anybody suggest me some links where I can find information on building
custm serializers for axis?

2-Can I control minOccurs and maxOccurs attributes in complexTypes in WSDL
by developing custom serializers for my java types? Or is there another
way to do that? (I need to tell which elements of a type are required and
which are not)

Thanks in advance

Massimo Barabino