Re: Testing headers in multiple messages

2012-01-20 Thread Claus Ibsen
t;file://filesToBeZipped/").to("bean:my.bean.ZipperBean").log("Zipped : >> ..."); >> >> The endpoint effectively received the three messages (the results of three >> ZIP operations) but the test failed saying that the first message header was >> &quo

Re: Testing headers in multiple messages

2012-01-19 Thread developpef
FYI, I opened CAMEL-4919 - http://developpef.blogspot.com -- View this message in context: http://camel.465427.n5.nabble.com/Testing-headers-in-multiple-messages-tp5157167p5157294.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Testing headers in multiple messages

2012-01-19 Thread developpef
ge. - http://developpef.blogspot.com -- View this message in context: http://camel.465427.n5.nabble.com/Testing-headers-in-multiple-messages-tp5157167p5157279.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Testing headers in multiple messages

2012-01-19 Thread Claus Ibsen
> > The endpoint effectively received the three messages (the results of three > ZIP operations) but the test failed saying that the first message header was > "003.zip" and not the expected "001.zip". > > Is there a way to test this kind of action? >

Testing headers in multiple messages

2012-01-19 Thread developpef
that the first message header was "003.zip" and not the expected "001.zip". Is there a way to test this kind of action? -- View this message in context: http://camel.465427.n5.nabble.com/Testing-headers-in-multiple-messages-tp5157167p5157167.html Sent from the Camel - Users mailing list archive at Nabble.com.