Benoit Prudhomme created JOHNZON-184:
----------------------------------------

             Summary: JsonbAdapter declared through @JsonbTypeAdapter can not 
convert object properly
                 Key: JOHNZON-184
                 URL: https://issues.apache.org/jira/browse/JOHNZON-184
             Project: Johnzon
          Issue Type: Bug
          Components: JSON-B
    Affects Versions: 1.1.7
            Reporter: Benoit Prudhomme
         Attachments: JohnzonLibTest.java

When using the @JsonbTypeAdapter, it seems that a JohnzonJsonbAdapter wraps the 
JsonbAdapter declared.
Then, JohnzonJsonbAdapter seems to be used for AdapterKey build instead of the 
delegated one. 
Since JohnzonJsonbAdapter is not direclty implementing Adapter.class, no key is 
built.

org.apache.johnzon.mapper.MappingParserImpl#getAdapterKey:451

May this specific case be a sign of a deeper issue ?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to