@JsonAppend
causes 'IllegalStateException
Unsupported annotated member' with JaxbAnnotationModule
#31
Labels
@JsonAppend
causes 'IllegalStateException
Unsupported annotated member' with JaxbAnnotationModule
#31
It seems that using JaxbAnnotationModule causes some problems when using
@JsonAppend
feature. Example that reproduce the issue:Throws exception:
Also changing primary and secondary annotation introspector with:
and it does not work.
I tested it with 2.9.1 and 2.8.8.
The text was updated successfully, but these errors were encountered: