[QFJ-735] in quickfixj-v1.5.3, I cannot find 'Order Mass Action Request' with MsgType="CA" Created: 14/Mar/13 Updated: 05/Jun/14 Resolved: 05/Jun/14 |
|
Status: | Closed |
Project: | QuickFIX/J |
Component/s: | Message Generation |
Affects Version/s: | 1.5.3 |
Fix Version/s: | 1.6.0 |
Type: | Bug | Priority: | Default |
Reporter: | Roger Deng | Assignee: | Unassigned |
Resolution: | Duplicate | Votes: | 0 |
Labels: | QuickfixJ | ||
Environment: |
Windows/Linux |
Issue Links: |
|
Description |
in quickfixj-v1.5.3, I cannot find 'Order Mass Action Request' with MsgType="CA" : |
Comments |
Comment by Christoph John [ 14/Mar/13 ] |
You are right, the message class is missing. Seems this is a problem with the code generation. |
Comment by Muhammad Rashad Irshad Khan [ 05/Jun/14 ] |
Please provide the solution for it or suggest to resolve it ASAP. |
Comment by Muhammad Rashad Irshad Khan [ 05/Jun/14 ] |
Did you get the solution ? |
Comment by Christoph John [ 05/Jun/14 ] |
This will be solved by Workaround for the time being: recompile QFJ 1.5.3 with the added messages inside the FIX50.xml data dictionary (FIX50SP1/SP2 dictionary is not used for code generation in QFJ 1.5.3). Check http://www.quickfixj.org/confluence/display/qfj/User+FAQ on how to recompile. Other option: use QFJ 1.6.0. But this is still in testing phase and not finished. Snapshot can be downloaded here: http://www.quickfixj.org:8085/browse/QFJ-GIT/latest/artifact/shared/qfj-zip/ If you have further questions please use the mailing list: https://lists.sourceforge.net/lists/listinfo/quickfixj-users |