Dynamic client returns a T when it should return a List<T> ----------------------------------------------------------
Key: CXF-2415
URL: https://issues.apache.org/jira/browse/CXF-2415
Project: CXF
Issue Type: Bug
Reporter: Benjamin Coiffe
This only affects unwrappable operation (op.isUnwrappedCapable() &&
!op.isUnwrapped() is true) that returns a sequence of objects.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
