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 jackson-user+unsubscr...@googlegroups.com.
To post to this group, send email to jackson-user@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jackson-user/950e7b30-2505-4b3d-9408-1d8e9750a691%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to