Hi. I've CXF configured via spring file with Camel transport. I've an endpoint configured:
and the Camel route: It's working like a charm. So, I want to expose this SOAP service as JSON-RPC service. AFAIK there is some codec should be configured. I've even googled some project that looks useful for this task: http://code.google.com/p/jsonwebservice/wiki/GettingStarted jsonweb , but I can't understood if it's possible to configure it within standalone application. So, could anybody give me a hint how to resolve my issue? -- View this message in context: http://cxf.547215.n5.nabble.com/Is-it-possible-to-automatically-expose-JAX-WS-service-as-JSON-RPC-service-tp5710425.html Sent from the cxf-user mailing list archive at Nabble.com.
