Hi all, I'm reading source code of BeanDeserializer class. As I've understood, in onStartChild method, it retrieves xmlType information (to get the Deserializer for that xmlType) from FieldDesc that is taken from TypeDesc. Where does Axis instantiate TypeDesc class?
thanks in advance, Andrea Tevoi
