Thanks for the answer, but this is not what I'm looking for: I need to send multiple messages instead of a huge message (I'm working with files that can be of 10 MB), I don't want to send the huge message to the bus and have it splitted during the route, do you understand what I mean? Thanks
rabi wrote: > > > Giuseppe, > > EIP Components (eip:xpath-splitter/eip:split-aggregator) has in-built > functionality to correlate the messages(ordered) during aggregation > after they are are split and processed. > > Are you looking at something like this... > > Regards, > Rabi Mishra, > http://rabisblog.blogspot.com/ > c++; /* this makes c bigger but returns the old value */ > -----Original Message----- > From: beppe82 [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 26, 2007 3:36 PM > To: [email protected] > Subject: Re: message order > > > Moreover, how can I send multiple message using the FTP component > provided with ServiceMix? > > > beppe82 wrote: >> >> Hi, does ServiceMix ensure messages are delivered in order by default? > >> I have a ftp-poller service which works with very large files, so I'd >> like to split the message into many messages; these ones have to be >> sent to another service which reconstruct the file and process it... >> Thanks, Giuseppe >> > > -- > View this message in context: > http://www.nabble.com/message-order-tf3981347s12049.html#a11302933 > Sent from the ServiceMix - User mailing list archive at Nabble.com. > > > > The information contained in this electronic message and any attachments > to this message are intended for the exclusive use of the addressee(s) and > may contain proprietary, confidential or privileged information. If you > are not the intended recipient, you should not disseminate, distribute or > copy this e-mail. Please notify the sender immediately and destroy all > copies of this message and any attachments. > > WARNING: Computer viruses can be transmitted via email. The recipient > should check this email and any attachments for the presence of viruses. > The company accepts no liability for any damage caused by any virus > transmitted by this email. > > www.wipro.com > > -- View this message in context: http://www.nabble.com/message-order-tf3981347s12049.html#a11303152 Sent from the ServiceMix - User mailing list archive at Nabble.com.
