You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/08/07 16:56:51 UTC

[jira] [Updated] (CAMEL-5442) Bindy OneToMany and Fix protocol repeating

     [ https://issues.apache.org/jira/browse/CAMEL-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-5442:
-------------------------------

    Remaining Estimate:     (was: 48h)
     Original Estimate:     (was: 48h)
    
> Bindy OneToMany and Fix protocol repeating
> ------------------------------------------
>
>                 Key: CAMEL-5442
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5442
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-bindy
>    Affects Versions: 2.8.0
>            Reporter: Soumya
>            Priority: Minor
>             Fix For: Future
>
>
> Hi, I'm trying to build a data feed using the FIX protocol. So far I've been able to process the data request but I'm having problems with the market data response. I'm using Bindy and created a model using the @OneToMany annotation, so as to model a data repeating group 
>     @OneToMany(mappedTo = "example.models.marketdata.Parties") 
>     private ArrayList<NoPartyIds> parties;  
> However when the model is marshaled into a Fix message, only the first item  in list in the repeating group gets processed. 
> A similar issue has been addressed here http://camel.465427.n5.nabble.com/Bindy-OneToMany-and-Fix-protocol-repeating-groups-td4925892.html#a4988627
> Is this resolved already and which version is this resolved in?.
> Thanks

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira