Hi
On 25/04/13 13:19, jeff fitzgerald wrote:
Hey,

I'm trying to configure the local transport using spring for a rest
endpoint. I've seen a couple of JAX-WS examples, but none for REST.

Does anyone have any examples/experience with this?

Some info is available at
https://cwiki.apache.org/confluence/display/CXF20DOC/JAXRS+Testing

And also see
http://svn.apache.org/repos/asf/cxf/trunk/systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/JAXRSLocalTransportTest.java

I think you should be able to use to jaxrs:client, I haven't tested it from Spring, but it should also work

Cheers, Sergey

Thanks,

Fitz

Reply via email to