Re: Strange side effects when testing with expectedHeaderValuesReceivedInAnyOrder

2015-04-23 Thread Preben.Asmussen
quals("563516592470", message2.getHeader("MessageID")); } or the other way around -- View this message in context: http://camel.465427.n5.nabble.com/Strange-side-effects-when-testing-with-expectedHeaderValuesReceivedInAnyOrder-tp5766203p5766234.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Strange side effects when testing with expectedHeaderValuesReceivedInAnyOrder

2015-04-23 Thread Claus Ibsen
at all > expectations set up in a test would have been evaluated. > > Best, > Preben > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Strange-side-effects-when-testing-with-expectedHeaderValuesReceivedInAnyOrder-tp5766203p5766211.html > Sent from th

Re: Strange side effects when testing with expectedHeaderValuesReceivedInAnyOrder

2015-04-23 Thread Preben.Asmussen
-side-effects-when-testing-with-expectedHeaderValuesReceivedInAnyOrder-tp5766203p5766211.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Strange side effects when testing with expectedHeaderValuesReceivedInAnyOrder

2015-04-23 Thread Claus Ibsen
t;).xpath("/odPublicationMessage/odPublication/id", > String.class). > log("${body}"). > to("mock:bar") > .end(); > } >

Strange side effects when testing with expectedHeaderValuesReceivedInAnyOrder

2015-04-23 Thread Preben.Asmussen
to("mock:bar") .end(); } }; } The tests is done with Camel v. 2.15.1 and I have attached a small project. Best, Preben -- View this message in context: http://camel.465427.n5.nabble.com/Strange-side-effects-when-testing-with-expectedHeaderValuesReceivedInAnyOrder-tp5766203.html Sent from the Camel - Users mailing list archive at Nabble.com.