I would love to avoid having to write and publish my own code that helps clients consume my JAX-RS service in an async manner via callback or polling (similar to the JAX-WS AsyncHandler).
In my purusual of the docs and Google I didn't find anything related to doing this for a JAX-WS service. I know I can use Camel to achieve this, but I was wondering if has someone solved this before? Is it a feature of CXF and I just missed it? Thanks -- View this message in context: http://cxf.547215.n5.nabble.com/Any-example-of-JAX-RS-frontend-async-consumers-tp5712070.html Sent from the cxf-user mailing list archive at Nabble.com.
