Re: Question about the JAXRS client's schema

2009-05-30 Thread Willem Jiang
Hi Sergey, Since CXF support multi-transport, I think the JAXRS front end may leverage that, so we need to use the transportId :) Here is another thing, JAXRSClientFactoryBean and JAXRSServerFactoryBean have the setResourcesClasses method, but there is no attribute or element definition of it in

RE: Question about the JAXRS client's schema

2009-05-30 Thread Sergey Beryozkin
Hi William Ok, I haven't thought about it that in Camel one may want to route say JMS messages to it, so I will add a @transportId back... > BTW, I found the @serviceClass does not work for JAXRS server I think in JAXWS it's meant to point to a real class when Spring proxies are used but since w

[ANNOUNCE] Apache CXF 2.2.2 released!

2009-05-30 Thread Daniel Kulp
The Apache CXF team is proud to announce the availability of the 2.2.2 patch release! This is mostly a patch release to fix problems and issues that users have encountered with 2.2.1 resolving 23 JIRA items.However, this release is also the first release to pass the JAX-RS 1.0 TCK thus pro