Hi. I have REST service with definition like
It's located in CXF configured via spring configuration with camel backend. I've successfully exposed JAX-WS services in the following way: So, I want to expose my REST service in similar way. But there is no "endpoint" definition in http://cxf.apache.org/schemas/jaxrs.xsd So could anybody give me a hint if is it possible to expose REST via camel backend? If no is any way exists to expose it from standalone application (without servlet container)? -- View this message in context: http://cxf.547215.n5.nabble.com/How-to-expose-JAX-RS-service-via-Camel-transport-tp5710423.html Sent from the cxf-user mailing list archive at Nabble.com.
