Hi all,

If I understand correctly, Axis uses its own serializer
(BeanSerializerFactory) :

     <typeMapping

       xmlns:ns= "
DepartementVO.valueobject.transverse.commun.apogee.education.gouv"

       qname= "ns:DepartementVO"

       type= "java:
gouv.education.apogee.commun.transverse.valueobject.DepartementVO"

       serializer= "org.apache.axis.encoding.ser.BeanSerializerFactory"

       deserializer= "org.apache.axis.encoding.ser.BeanDeserializerFactory"

       encodingStyle= ""

     />

I'd like to know if there is a way to force Axis to use the XSD schemas
instead of using the BeanSerializerFactory ?

Regards,

Guilhem

Reply via email to