v2 question
Cantor, Scott
cantor.2 at osu.edu
Mon Mar 7 16:02:27 EST 2016
> Any pointers on where to look for my error?
Just a thought, did you register the xsi:type schema type QName in your custom parser? We adapted the usual Spring machinery to handle schema types and not just elements, but you have to register the schema type QName into Spring as a registered mapping. I doubt there actually is a registration for the <Service> element itself, which would explain the error.
-- Scott
More information about the dev
mailing list