Hi Guys, I think There are two issues in org.apache.cxf.jaxrs.provider.DataSourceProvider: Issue 1: ClassCastException if you post a FileDataSource in your resource class: Issue 2: Return the original InputStream directly in InputStreamDataSource.getInputStream().
I have created a JIRA in https://issues.apache.org/jira/browse/CXF-5835 and put more details there. Would you take a look at the problem and see whether we can make any modification for it? -- View this message in context: http://cxf.547215.n5.nabble.com/two-issues-in-org-apache-cxf-jaxrs-provider-DataSourceProvider-tp5745783.html Sent from the cxf-dev mailing list archive at Nabble.com.
