It's working. Great guys!!!
Thanks a lot, V. On Thu, Jan 14, 2010 at 7:21 PM, Sergey Beryozkin <[email protected]>wrote: > Hi, it is a regression in the snapshot, sorry about it and thanks for > reporting it... > Fixed on mainline/2.2.x, the new snapshot should be available shortly > > Sergey > > > Hi, >> >> in our rest web service (exposed through Jax-rs annotations) we set some >> custom headers directly in the HttpServletResponse (injected through >> @Context). The custom headers seems to be lost. >> >> Looking at this: >> >> https://mail.google.com/mail/#search/label%3Alista-cxf+headers+custom/1254f5eb8da8b1b7 >> >> it seems this was already a known problem. The version we are using now is >> the 2.2.6-SNAPSHOT. >> >> Is this a regression? >> >> >> Our code: >> httpServletResponse.addHeader("Location", "test"); >> >> >> Thanks in advance, >> V. >> >>
