It should only resend the messages if a gap fill was necessary.
--
Kenny Stone
Connamara Systems, LLC
On Wed, Apr 7, 2010 at 5:49 PM, EclipseCap <tob...@ec...> wrote:
> QuickFIX Documentation:
> http://www.quickfixengine.org/quickfix/doc/html/index.html
> QuickFIX Support: http://www.quickfixengine.org/services.html
>
>
> I'm intentionally sending some orders without the symbol to force a reject
> message 35=3 coming back the other way. I'm cracking on fromAdmin and the
> onMessage(QuickFix42.Reject rejectMessage, SessionID session) is being
> called. However, whenever I log off and back onto the ordermatch test
> acceptor I get all of the rejection messages over again.
>
> Do I need to send some acknowledgment of the rejection so it doesn't keep
> beating me over the head with it or is there some session level thing I
> need
> to adjust.
>
> Thanks,
>
> Tim
> --
> View this message in context:
> http://old.nabble.com/Reject-Acknowledgement-tp28171973p28171973.html
> Sent from the QuickFIX - Dev mailing list archive at Nabble.com.
>
>
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Quickfix-developers mailing list
> Qui...@li...
> https://lists.sourceforge.net/lists/listinfo/quickfix-developers
>
|