My class Subtype structure looks like:

       A
      / \
     B   C
    /     \
   D       E

and using Jackson to deserialize JSON and when I mention defaultImpl to 
class A then I get:

Class A not subtype of [simple type, class B]

can you please point out how to get the defaultImpl to work in case of 
missing type id property

-- 
You received this message because you are subscribed to the Google Groups 
"jackson-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jackson-user/5a040d1c-ea50-4211-ba09-afd344ae61e0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to