| [QFJ-836] new quickfix.fix44.NewOrderSingle fail Created: 13/Apr/15 Updated: 14/Apr/15 Resolved: 14/Apr/15 | |
| Status: | Closed | 
| Project: | QuickFIX/J | 
| Component/s: | Engine | 
| Affects Version/s: | 1.6.0 | 
| Fix Version/s: | None | 
| Type: | Bug | Priority: | Critical | 
| Reporter: | Cédric Jeanroy | Assignee: | Unassigned | 
| Resolution: | Duplicate | Votes: | 1 | 
| Labels: | None | ||
| Environment: | JRE 1.7 and 1.8 | ||
| Issue Links: | 
 | ||||||||
| Description | 
| With quickfixj 1.6.0 when I do : 
quickfix.fix44.NewOrderSingle o = new quickfix.fix44.NewOrderSingle();
I get the following error : 
 I foundd that there is two quickfix.field.SettlType class : |