RE: How to use Quickfix component

2012-08-30 Thread Gershaw, Geoffrey
Message- From: Mohammad Shadab Ali [mailto:mohammad@headstrong.com] Sent: Thursday, August 30, 2012 12:17 AM To: Gershaw, Geoffrey; users@camel.apache.org Subject: RE: How to use Quickfix component Hi Gershaw, I want to use the camel quickFIX/J component which uses the QuickFIX/J FIX engine

RE: How to use Quickfix component

2012-08-29 Thread Mohammad Shadab Ali
-suisse.com] Sent: Wednesday, August 29, 2012 11:52 PM To: Mohammad Shadab Ali Subject: RE: How to use Quickfix component Hi Mohammad, Quickfixj or Quickfix? -Original Message- From: Mohammad Shadab Ali [mailto:mohammad@headstrong.com] Sent: Wednesday, August 29, 2012 3:12 AM To: users

Re: How to use Quickfix component

2012-08-29 Thread Claus Ibsen
t; > Can anybody please provide me a pointer for how to use Quickfix component and > camel test case for Quickfix component. > For starters check the doc at Camel site http://camel.apache.org/quickfix And then dig into maybe the unit tests of the component itself https://svn.apache.org/re

How to use Quickfix component

2012-08-29 Thread Mohammad Shadab Ali
Hi, I am new to Quickfix. I want to use camel quickfix component to take input from FIX simulator and pass on to Active MQ. Routes as :- Quickfix --> ActiveMQ ActiveMQ --> Quickfix Can anybody please provide me a pointer for how to use Quickfix component and camel test case for Qu