Add InOut Exchange Support for QuickFIX/J Component
---------------------------------------------------

                 Key: CAMEL-4038
                 URL: https://issues.apache.org/jira/browse/CAMEL-4038
             Project: Camel
          Issue Type: Improvement
            Reporter: Steve Bate


This patch adds InOut exchange support for camel-quickfix consumers and 
producers. Unit tests and an example (RequestReplyExample) are also included. 
The example demonstrates a very simple Jetty-based web service that accepts 
order status requests, forwards them to the FIX engine, waits for the reply and 
then returns the resulting FIX message formatted as JSON. I'll update the 
Confluence documentation after the patch is applied.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to