|
Build 218 and fxmsg.properties
Hi, build 218 seemed to look for file fxmsg.properties during IGateway.login():
Sep 7, 2009 11:10:02 AM com.fxcm.messaging.ConnectionManagerEx <clinit>
SEVERE:
java.lang.Exception: Could not open stream to file: fxmsg.properties
at com.fxcm.util.Util.loadProperties(Util.java:140)
at com.fxcm.messaging.ConnectionManagerEx.<clinit>(Co nnectionManagerEx.j
ava:102)
at com.fxcm.internal.transport.FXCMGateway.login(FXCM Gateway.java:255)
so I copied it from directory trading_sdk/fxcm-api to avoid the above message. I am not familiar with the contents of the file, though. Is there anything I should know, or just copy it and forget?
Tatsuo
|