Re: [Quickfix-users] QuickFIX 1.5.0
Brought to you by:
orenmnero
|
From: SOL Z. <sol...@ya...> - 2003-05-27 00:27:07
|
There were some errors with banzai. Please see below:
---------
D:\QUICKF~1.0\quickfix\bin>run_banzai
D:\QUICKF~1.0\quickfix\bin>set
CLASSPATH=../lib/banzai.jar;../lib/quickfix.jar;
./lib/log4j.jar
D:\QUICKF~1.0\quickfix\bin>java
-Djava.library.path=../lib; Banzai
Exception in thread "main" org.quickfix.ConfigError:
DataDictionary not defined
at org.quickfix.SocketInitiator.create(Native
Method)
at org.quickfix.SocketInitiator.<init>(Unknown
Source)
at Banzai.<init>(Unknown Source)
at Banzai.main(Unknown Source)
__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
|