Hello All, I have two one-way asynchronous web services. The first receives a request asynchronously. It processes it and then turns around sends a response to the second service. Both of these services will respond to any successful invocation with an HTTP 200 or 202 status and I am using a WS messaging address ID to correlate requests and responses. This all works fine.
I am working with a partner who needs to invoke this web service pair through a web-app. Due to the synchronous nature of the web, they need to invoke the request service and then stand up a service to receive the response. Is there a good Camel EIP that they can use to do this? Thanks, Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/Synchronous-route-for-an-asynchronous-web-service-pair-tp4563561p4563561.html Sent from the Camel - Users mailing list archive at Nabble.com.