[
https://issues.apache.org/jira/browse/SYNAPSE-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Asanka Abeysinghe updated SYNAPSE-420:
--------------------------------------
Attachment: SYNAPSE-420.patch
Attached the patch that resolve the above issue.
Using reflections to access the private members of the QFJ library (as Andreas
recommended) , put the relevant comments to do a code cleanup once QFJ-330 get
committed to the code base.
With this patch Synapse enables FIX repeating groups and it works with previous
FIX scenarios.
Changes Made:
modules/transports/src/main/java/org/apache/synapse/transport/fix/FIXConstants.java
- New constants added for groups
modules/transports/src/main/java/org/apache/synapse/transport/fix/FIXUtils.java
- new routines added to create and extract repeating groups
> FIX4.4 repeting grouping
> ------------------------
>
> Key: SYNAPSE-420
> URL: https://issues.apache.org/jira/browse/SYNAPSE-420
> Project: Synapse
> Issue Type: Bug
> Components: Transports
> Reporter: Cislaghi Gianni
> Attachments: SYNAPSE-420.patch
>
>
> Synapse 1.2 FIX transport layer does not support FIX repeating groups.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]