> 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
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
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
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
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