Design: The servicemix cxf consumer target service is jms and the jms target service is cxf provider.
Problem: The consumer doesn't wait till the response is received from provider even though http-conduit is implemented for consumer and provider. Once jms is removed and if provider is made as target for consumer , the consumer waits indefinitely .
Kindly suggest the configurations required to make the consumer wait even with JMS