[
https://issues.apache.org/jira/browse/CXF-3528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin resolved CXF-3528.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.3.5
2.4.1
Assignee: Sergey Beryozkin
> TransformFeature can not be applied to outtbound explicit collections
> ---------------------------------------------------------------------
>
> Key: CXF-3528
> URL: https://issues.apache.org/jira/browse/CXF-3528
> Project: CXF
> Issue Type: Bug
> Components: JAX-RS
> Affects Versions: 2.3.4, 2.4.1
> Reporter: Sergey Beryozkin
> Assignee: Sergey Beryozkin
> Fix For: 2.4.1, 2.3.5
>
>
> If a resource method returns an explicit collection such as List<Book> then
> attempting to transform the output with TransformFeature fails.
> This is due to the fact JAX-RS JAXB providers manage the process of writing
> the collections manually, they manually write a collection wrapper tag and
> then they serialize every collection member individually
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira