|
From: Bhathiya J. <tob...@gm...> - 2011-05-12 18:02:42
|
Hi, I'm not trying to hijack the thread. :) but I have got a problem which is related to this topic as well as to the 2nd question of my previous mail subjected as "received message for unknown session" In my case, QFJ sends a logout(35=5) message as a response for the login message. Where have i gone wrong? (I'm sorry I couldn't understand Rachit's reply) btw, i tried setting resetOnLogin=Y as rachit said, but it didnt work. thank you very much. Regards, On Thu, May 12, 2011 at 7:32 PM, Grant Birchmeier <gbi...@co... > wrote: > QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ > QuickFIX/J Support: http://www.quickfixj.org/support/ > > > You should not explicitly create the Logon message. These admin > messages are handled automatically by QF/J. Calling initiator.start() > will cause your app to attempt the login procedure. > > If you need to add fields to the logon message (such as > username/password which is a common question here) , you can implement > the toAdmin() callback. A simple google search should yield examples > of this. > > Non-admin messages, such as MarketDataRequest or SecurityDefinition, > are the kinds of messages you'll see created in code examples. > > -Grant > > > On Thu, May 12, 2011 at 4:06 AM, Krishan Senevirathne > <kri...@gm...> wrote: > > QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ > > QuickFIX/J Support: http://www.quickfixj.org/support/ > > > > > > > > I'm new to quickfix/j and I am trying to understand the example project > that you have provided. But unfortunately I can't figure out in which class > the Login message is created. If you can clarify I'm very thankful. > > > > Cheers.. > > > > > > Krishan Senevirathne > > > > > ------------------------------------------------------------------------------ > > Achieve unprecedented app performance and reliability > > What every C/C++ and Fortran developer should know. > > Learn how Intel has extended the reach of its next-generation tools > > to help boost performance applications - inlcuding clusters. > > http://p.sf.net/sfu/intel-dev2devmay > > _______________________________________________ > > Quickfixj-users mailing list > > Qui...@li... > > https://lists.sourceforge.net/lists/listinfo/quickfixj-users > > > > > > > ------------------------------------------------------------------------------ > Achieve unprecedented app performance and reliability > What every C/C++ and Fortran developer should know. > Learn how Intel has extended the reach of its next-generation tools > to help boost performance applications - inlcuding clusters. > http://p.sf.net/sfu/intel-dev2devmay > _______________________________________________ > Quickfixj-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfixj-users > -- -Bhathiya Jayasekara- http://www.google.com/profiles/tobhathiyaj http://www.facebook.com/#!/bhathiyaj1 |