SOAP Error Message "org.apache.cxf.binding.soap.SoapFault:

2014-07-16 Thread Jaishankar
from("timer://foo?RepeatCount=1").process(BeginrequestProcessor) .to("cxf:bean:EllipseTransactionBegin").onException(SoapFault.class).maximumRedeliveries(0).handled(true) .process(new Processor() { public void proc

Camel.trunk.notest - Build # 2112 - Still Failing

2014-07-16 Thread Apache Jenkins Server
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] camel pull request: Fix for CAMEL-7605 Expose the component option...

2014-07-16 Thread kevinearls
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] camel pull request: Add system property and env variable resolving...

2014-07-16 Thread yuruki
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