On 05/30/2011 11:08 AM, Sergey Beryozkin wrote:
Hi

Thanks for the detailed info, that issue has been resolved in 2.3.4,
the following workaround should fix it for you:
JAXRSServerFactoryBean sfb = new JAXRSServerFactoryBean();
sfb.setTransportId("http://cxf.apache.org/transports/http";);
...


Unfortunately that didn't do the trick on 2.3.3 nor on 2.3.4, still the same issue.
But it works well on 2.4.0 !

So I think I will stick to the latest version.

Thanks a lot !

Regards.
--
Pensez environnement : limitez l'impression de ce mail.
Please don't print this e-mail unless you really need to.

Reply via email to