On Mon, Apr 20, 2009 at 7:32 AM, Frank Schwarz <[email protected]> wrote: > > Hi Jon, > > thank you for the pointers. > > I did indeed have a look these pages, and I think there can be enhanced as > well. > > If a beginner looks at this line: > from("seda:aggregate").aggregate(new > MyOrderAggregationStrategy()).header("orderId").to("mock:result"); > > it is nowhere clear, what the header("orderId") refers to. Even in the > source code of the unit test, you have to know where to look for. > > Please, see this a as a RFE. Frank you have great findings in the documentation to some of the most complex EIP patterns. That is great.
If you feel up to it its possible to get karma so you can edit the wiki pages also: http://camel.apache.org/support.html > > Please also consider enhancing the first user experience of the splitter > component by adding a default correlation id, that can eventually be picked > up (by default) by an aggregation component later on. Good idea. Its however best to submit RFE as a ticket in the JIRA tracker Link to JIRA from here: http://camel.apache.org/support.html > > -- Frank > > > > > janstey wrote: >> >> FYI there are some docs on the composed message processor here >> http://camel.apache.org/composed-message-processor.html >> >> as well as a unit test here >> http://svn.apache.org/repos/asf/camel/trunk/camel-core/src/test/java/org/apache/camel/processor/ComposedMessageProcessorTest.java >> >> -- >> Cheers, >> Jon >> >> http://janstey.blogspot.com/ >> >> > > -- > View this message in context: > http://www.nabble.com/Composed-Message-Processor-tp23127178p23130624.html > Sent from the Camel - Users mailing list archive at Nabble.com. > > -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus Apache Camel Reference Card: http://refcardz.dzone.com/refcardz/enterprise-integration
