Re: [Quickfix-developers] QuickFix incorrectly sends Reject msg for tag 305 on SecurityDefinition m
Brought to you by:
orenmnero
From: Aniruddha N <ani...@tc...> - 2009-09-03 12:50:25
|
<P>Thanks a lot...</P> <P>Can anyone point how to invoke Unit tests in C++ to test quickfix engine?</P> <P>regards,<BR>Aniruddha Anilkumar Navur<BR>Tata Consultancy Services<BR>Mailto: ani...@tc...<BR>Website: <A href="http://www.tcs.com">http://www.tcs.com</A><BR>____________________________________________<BR>Experience certainty. IT Services<BR>Business Solutions<BR>Outsourcing<BR>____________________________________________ </P> <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0 V5DOTBL="true"> <TR vAlign=top> <TD width="37%" bgColor=#e1e1e1 rowSpan=5><IMG height=1 alt="" src="/icons/ecblank.gif" width=1 border=0><BR> <DIV align=center><B><FONT style="FONT-SIZE: 9pt">Kenny Stone <ks...@co...></FONT></B> <P><FONT style="FONT-SIZE: 9pt">09/02/2009 22:11 EST</FONT></P></DIV></TD> <TD width="1%" bgColor=#e1e1e1><IMG height=1 alt="" src="/icons/ecblank.gif" width=102 border=0><BR> <DIV align=right><FONT style="FONT-SIZE: 9pt">To</FONT> </DIV></TD> <TD width="63%" bgColor=#e1e1e1><IMG height=1 alt="" src="/icons/ecblank.gif" width=1 border=0><BR><FONT style="FONT-SIZE: 9pt">qui...@li...</FONT></TD></TR> <TR vAlign=top> <TD width="1%" bgColor=#e1e1e1><IMG height=1 alt="" src="/icons/ecblank.gif" width=102 border=0><BR> <DIV align=right><FONT style="FONT-SIZE: 9pt">cc</FONT> </DIV></TD> <TD width="63%" bgColor=#e1e1e1><IMG height=1 alt="" src="/icons/ecblank.gif" width=1 border=0><BR></TD></TR> <TR vAlign=top> <TD width="1%" bgColor=#e1e1e1><IMG height=1 alt="" src="/icons/ecblank.gif" width=102 border=0><BR> <DIV align=right><FONT style="FONT-SIZE: 9pt">bcc</FONT> </DIV></TD> <TD width="63%" bgColor=#e1e1e1><IMG height=1 alt="" src="/icons/ecblank.gif" width=1 border=0><BR></TD></TR> <TR vAlign=top> <TD width="1%" bgColor=#e1e1e1><IMG height=1 alt="" src="/icons/ecblank.gif" width=102 border=0><BR> <DIV align=right><FONT style="FONT-SIZE: 9pt">Subject</FONT> </DIV></TD> <TD width="63%" bgColor=#e1e1e1><IMG height=1 alt="" src="/icons/ecblank.gif" width=1 border=0><BR><FONT style="FONT-SIZE: 9pt">Re: [Quickfix-developers] QuickFix incorrectly sends Reject msg for tag 305 on SecurityDefinition msg</FONT></TD></TR> <TR vAlign=top> <TD width=0% bgColor=#e1e1e1><IMG height=1 alt="" src="/icons/ecblank.gif" width=1 border=0></TD> <TD width="63%" bgColor=#e1e1e1><IMG height=1 alt="" src="/icons/ecblank.gif" width=1 border=0><BR><FONT size=-1></FONT></TD></TR></TABLE><BR><TT>QuickFIX Documentation: <A href="http://www.quickfixengine.org/quickfix/doc/html/index.html">http://www.quickfixengine.org/quickfix/doc/html/index.html</A><BR></TT><TT>QuickFIX Support: <A href="http://www.quickfixengine.org/services.html">http://www.quickfixengine.org/services.html</A><BR></TT><BR><BR><BR><BR><TT>Dale said this already, but here is the actual code:</TT><BR><BR><BR><TT>FIX::OderQty orderQty;</TT><BR><BR><TT>if( msg.isSetField( orderQty ))</TT><BR><BR><TT>{</TT><BR><BR><TT> message.get(orderQty);</TT><BR><BR><TT>}</TT><BR><BR><TT>-- </TT><BR><TT>Kenny Stone</TT><BR><TT>Connamara Systems, LLC </TT><BR><TT>------------------------------------------------------------------------------<BR></TT><TT>Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day<BR></TT><TT>trial. Simplify your report design, integration and deployment - and focus on<BR></TT><TT>what you do best, core application coding. Discover what's new with<BR></TT><TT>Crystal Reports now. <A href="http://p.sf.net/sfu/bobj-july">http://p.sf.net/sfu/bobj-july</A></TT><BR><TT>_______________________________________________<BR></TT><TT>Quickfix-developers mailing list<BR></TT><TT>Qui...@li...<BR></TT><TT><A href="https://lists.sourceforge.net/lists/listinfo/quickfix-developers">https://lists.sourceforge.net/lists/listinfo/quickfix-developers</A></TT><BR><FONT style="FONT-SIZE: 1pt" color=#ffffff>ForwardSourceID:NT000033EE </FONT><pre>=====-----=====-----===== Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you </pre> |