|
From: <hue...@ya...> - 2007-05-10 07:45:38
|
Steve, i=C2=B4m using toXML(DataDictionary). The callback does not list the groups, but goes through the group iterating process (added debugging statements in the library). It seems, that the callback message does not contain the full message contents, because the toString() method does not show the Group fields as well. Very strange. If i read the message back from Message Storage, then the same function lists the groups. I=C2=B4m using the latest quickfix/j 1.1.0 version; i could try an older on= e but i need the ssl support. Regards=20 Thomas Steve Bate wrote: >=20 > QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ > QuickFIX/J Support: http://www.quickfixj.org/support/ > Are you calling the toXML(DataDictionary) method? The toXML() cannot > process repeating groups. >=20 >> -----Original Message----- >> From: qui...@li... [mailto:quickfixj- >> use...@li...] On Behalf Of Thomas H=C3=BCgel >> Sent: Wednesday, May 09, 2007 10:09 AM >> To: qui...@li... >> Subject: [Quickfixj-users] Message.toXML does not contain repeating >> groups >>=20 >> QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ >> QuickFIX/J Support: http://www.quickfixj.org/support/ >> Hello, >>=20 >> when receiving messages in fromApp callback and calling toString() or >> toXML() methods, the repeating groups are not shown. >> Looking in the message log i can see the repeating groups. Is this a >> bug ?. If not, how can i get the groups using message.toXML() method ?. >>=20 >>=20 >> Regards >> Thomas Huegel >>=20 >> ------------------------------------------------------------------------= - >> This SF.net email is sponsored by DB2 Express >> Download DB2 Express C - the FREE version of DB2 express and take >> control of your XML. No limits. Just data. Click to get it now. >> http://sourceforge.net/powerbar/db2/ >> _______________________________________________ >> Quickfixj-users mailing list >> Qui...@li... >> https://lists.sourceforge.net/lists/listinfo/quickfixj-users >=20 >=20 >=20 > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Quickfixj-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfixj-users >=20 >=20 --=20 View this message in context: http://www.nabble.com/Message.toXML-does-not-= contain-repeating-groups-tf3715985.html#a10408686 Sent from the QuickFIX/J mailing list archive at Nabble.com. |