[Quickfix-developers] Logon Message ?
Brought to you by:
orenmnero
From: Jon D. <jd...@Li...> - 2003-06-02 02:36:49
|
There is something I don't understand with the logon sequence. If I want to use the Message Cracker function in the fromAdmin function, = there is no virtual function defined in the message cracker header file. = However, the crack function checks for message type "A" and calls=20 onMessage((Logon&)message, sessionID). The result is = UnsupportedMessageType being thrown. Is this a bug in the library or was it done this way buy design? What do = I have to do to get the onMessage to work? Thanks, JD |