Can a BeanDeserializer element contain an element which uses an EnumDeserializer?

If so, why is the Enum member throwing BeanDeserializer.onStartChild()  exceptions : 

( ApiStatus is a Bean and eErrorLevel is the contained Enum )

org.xml.sax.SAXException: Invalid element in nskiosk1.ApiStatus - eErrorLevel
        at org.apache.axis.encoding.ser.BeanDeserializer.onStartChild(Unknown Source)


Any suggestions?

Thanks in advance,

Darren


Reply via email to