Re: using aggregator - camel 2.6.0

2012-06-02 Thread greendaycriss
Hello Henryk, thank you for you're time attached is my pom configuration, maybe you figure out from this Best Regards, Cristian http://camel.465427.n5.nabble.com/file/n5713742/pom.xml pom.xml -- View this message in context:

Re: using aggregator - camel 2.6.0

2012-05-30 Thread Henryk Konsek
   Cannot find class [org.apache.camel.processor.aggregate.AggregationStrategy] ...  osgi:reference id=aggregatorStrategyService interface=org.apache.camel.processor.aggregate.AggregationStrategy bean-name=aggregatorStrategy/ The most probably source of your problems is that you're got a

using aggregator - camel 2.6.0

2012-05-29 Thread greendaycriss
Hello. i am trying to use the aggregator pattern in a route and i get this error: Cannot find class [org.apache.camel.processor.aggregate.AggregationStrategy] i also added camel-core dependency in pom.xml : dependency groupIdorg.apache.camel/groupId