Aegis roots cannot be generics
------------------------------
Key: CXF-2412
URL: https://issues.apache.org/jira/browse/CXF-2412
Project: CXF
Issue Type: Bug
Components: Aegis Databinding
Affects Versions: 2.2.3
Reporter: Benson Margulies
Assignee: Benson Margulies
Fix For: 2.3
The root class set is Class, not Type, so it can't take full generics, which is
a problem for things like JAX-RS that want to start with a generic collection.
The proposed fix is to just change it to Type, and take the minor compatibility
pain.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.