You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like we're assigning tag 35 = to the ENUM value, vs the name field on the message from the DD, which results into a case mismatch between messages.
The text was updated successfully, but these errors were encountered:
@kkozel - this appears to be a bug in quickfixj since we're using the data dictionary class from the quickfixj jars. I'll need to pull down the quickfixj project to investigate.
Looks like we're assigning tag 35 = to the ENUM value, vs the name field on the message from the DD, which results into a case mismatch between messages.
The text was updated successfully, but these errors were encountered: