Re: Spring 4 update

2014-01-23 Thread Henryk Konsek
> FYI I started to remove JpaTemplate dependencies from BAM component. Done. I'll check out what else (except of CXF) is not building properly with Spring 4. Cheers. -- Henryk Konsek http://henryk-konsek.blogspot.com

camel pull request: Camel 5717

2014-01-23 Thread SvenNold
GitHub user SvenNold opened a pull request: https://github.com/apache/camel/pull/91 Camel 5717 https://issues.apache.org/jira/browse/CAMEL-5717 Supporting: - empty routeContext - routeBuilderRef - routeContextRef You can merge this pull request i

camel pull request: Provide access to the shutdown task Future in order to ...

2014-01-23 Thread adessaigne
GitHub user adessaigne opened a pull request: https://github.com/apache/camel/pull/90 Provide access to the shutdown task Future in order to have more control over it I'm submitting this patch in order to have a greater control over the shutdown task. It's very useful when inte

Re: git commit: CAMEL-7130 XsltBuilder uses the StaxSource by default

2014-01-23 Thread Willem Jiang
Yeah, this StaxSource.java is really helpful. My original thought is setup SAXParserFactory to create a security safe XMLReader and then create SAXSource from it.  With the help of StaxSource, it saves me lots of time ;) -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://w

Re: Camel Bindy with multiple model and multiple RouteBuilder

2014-01-23 Thread Richard Kettelerij
Please use us...@camel.apache.org instead of dev@camel.apache.org for support questions. On Thu, Jan 23, 2014 at 7:55 AM, MohamedAli wrote: > *Main* > List msgList = new ArrayList(); > msgList.add(place); > msgList.add(placeTrip); > msgList.add(pla