from("timer://foo?RepeatCount=1").process(BeginrequestProcessor)
.to("cxf:bean:EllipseTransactionBegin").onException(SoapFault.class).maximumRedeliveries(0).handled(true)
.process(new Processor() {
public void proc
The Apache Jenkins build system has built Camel.trunk.notest (build #2112)
Status: Still Failing
Check console output at https://builds.apache.org/job/Camel.trunk.notest/2112/
to view the results.
GitHub user kevinearls opened a pull request:
https://github.com/apache/camel/pull/222
Fix for CAMEL-7605 Expose the component options for Camel Elasticsearch
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kevinearls/camel CAMEL
GitHub user yuruki opened a pull request:
https://github.com/apache/camel/pull/221
Add system property and env variable resolving to property prefix and suffix
This change adds system property and environment variable resolving to
PropertiesComponent's propertyPrefix and propertySuf