[
https://issues.apache.org/jira/browse/JOHNZON-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14723394#comment-14723394
]
Romain Manni-Bucau commented on JOHNZON-56:
-------------------------------------------
fixed for simple cases (ie resolving direct generic types in "contract" using
parent generics).
Note: you can still redefine in your child the method to strongly type them
> Problem mapping generic type T parameter
> ----------------------------------------
>
> Key: JOHNZON-56
> URL: https://issues.apache.org/jira/browse/JOHNZON-56
> Project: Johnzon
> Issue Type: Bug
> Components: Mapper
> Affects Versions: 0.9.2-incubating
> Reporter: Karl Grosse
> Attachments: JOHNZON-56.patch
>
>
> When trying to deserialize a dto which extends an abstract class with a
> generic type I get the following exception:
> org.apache.johnzon.mapper.MapperException: Can't map T
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)