Hi Stephan Yes, I did quite a few changes (it was not really possible to update the content type from filters), but I haven't heard of the regressions so far. Where do you set "cvs" type from ? Is the actual value "cvs" ?
Cheers, Sergey On Fri, May 31, 2013 at 11:14 AM, Klevenz, Stephan <[email protected]>wrote: > Hi, > > I did upgrade from CXF 2.7.0 to 2.7.5 recently and recognized some changes > in content type handling in the REST part of CXF. > > There is one strange behavior with response handling in relation to > content type. I am having a resource with a method annotated by @Path and > @GET and which returns a JAX-RS response *). In the response object I do > set various headers where one is the content type: > > > {DataServiceVersion=[2.0], Content-Type=[cvs], ETag=[W/"3"]} > > > On the http client the content type is not set in the response. > > > Is this a known issue? > > > Regards, > > Stephan > > > *) Actually the resource is a root locator annotated with @PATH and a sub > locator annotated with a @GET method. > -- Sergey Beryozkin http://sberyozkin.blogspot.com Talend - http://www.talend.com
