[ https://issues.apache.org/jira/browse/JOHNZON-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16348772#comment-16348772 ]
Romain Manni-Bucau commented on JOHNZON-155: -------------------------------------------- If it helps: a potentially fix can be done in org.apache.johnzon.mapper.Mappings#addSetterIfNeeded if the original type is forwarded (= resolve actual field type at that moment if including a type variable). > Johnzon fails to extract real type from generic type over multiple > inheritance level > ------------------------------------------------------------------------------------ > > Key: JOHNZON-155 > URL: https://issues.apache.org/jira/browse/JOHNZON-155 > Project: Johnzon > Issue Type: Bug > Components: Mapper > Affects Versions: 1.1.5 > Reporter: Thomas Andraschko > Priority: Major > Attachments: test.zip > > > Just do a "mvn package" on the attached sample - It contains a minimal sample > model with a small unit tests > The sample works fine on Jackson and prevents us from switchting to Johnzon. -- This message was sent by Atlassian JIRA (v7.6.3#76005)