[Quickfix-developers] tradeclient example
Brought to you by:
orenmnero
From: Shivakumar K. <Shi...@in...> - 2004-04-08 17:31:06
|
I have trying to write the TradeClient Example in Java. I am able to send an Order(say limit order) to the server(Executor) and = get the ExecutionReport response. But Immediately after receiving the response the client sends a = "Allocation Instruction" message with the text (58=3DUnsupported = Message Type). This happens only with the Java client. C++ client example runs without = any issue. I have checked the request and response in both the cases = which are identical. Please let me know what may be causing the java = client to send this additional message. thanks shivakumar =20 |