[Quickfix-developers] java.io.NotSerializableException: quickfix.field.TransactTime
Brought to you by:
orenmnero
|
From: Andrew M. <an...@nm...> - 2007-06-26 14:34:35
|
Can the QF stuff easily be made serializable in java? I'm trying to save my orders to disk and it looks like the QF objects in the orders don't implement serializable. I'm really only after SessionID, OrdStatus, UtcTimeStampField and ExecTransType. Thanks, Andrew |