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
On Wed, Aug 29, 2012 at 9:12 AM, Mohammad Shadab Ali wrote: > 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 p