Received sun.net.www.protocol.http.httpurlconnection$httpinputstream as response while calling service which is unable to process

2015-12-17 Thread cdacjayesh
I'm developing workflow application in Apache camel Business Use case: 1.Service is exposed at consumer endpoint 2.Processing with request message 3.Call external SOAP Service, get the response 4.check particular tag in response xml and then only call another external SOAP Service 5.Return the fina

Camel.trunk.notest - Build # 2599 - Failure

2015-12-17 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #2599) Status: Failure Check console output at https://builds.apache.org/job/Camel.trunk.notest/2599/ to view the results.

Re: wiki edit access

2015-12-17 Thread Claus Ibsen
Hi Okay that user should not have karma to edit the wiki. Thanks for helping with the project. On Thu, Dec 17, 2015 at 7:48 PM, Bryan Grant wrote: > The user “bryangrant” is now on Confluence, my mistake. > > This is the email received regarding ICLA: > > *** > Dear Bryan Grant, > > This

Re: wiki edit access

2015-12-17 Thread Bryan Grant
The user “bryangrant” is now on Confluence, my mistake. This is the email received regarding ICLA: *** Dear Bryan Grant, This message acknowledges receipt of your ICLA, which has been filed in the Apache Software Foundation records. If you have been invited as a committer, please advis

Re: wiki edit access

2015-12-17 Thread Claus Ibsen
Your name is not on the received list. But there is no username BryanGrant in the wiki system. You need to create an account at https://cwiki.apache.org/confluence/display/CAMEL/Index On Thu, Dec 17, 2015 at 6:19 PM, Bryan Grant wrote: > Hi Claus, > I have and received confirmation last night fro

Re: wiki edit access

2015-12-17 Thread Bryan Grant
Hi Claus, I have and received confirmation last night from Craig Russell that it was received. and filed. Thanks, Bryan > >> Begin forwarded message: >> >> From: Claus Ibsen mailto:claus.ib...@gmail.com>> >> Subject: Re: wiki edit access >> Date: December 16, 2015 at 11:10:47 PM MST >> To: dev

Re: [camel-braintree] New Apache Camel component

2015-12-17 Thread lb
Hi Claus, braintree sdk is not yet OSGi-ready so I've opened a PR to support it and a task/pr to servicemix to wrap it - https://github.com/braintree/braintree_java/pull/30 - https://issues.apache.org/jira/browse/SM-2776 I've also raised a JIRA for the camel component: - https://issues.apache.org

CVE-2015-5348 - Apache Camel medium disclosure vulnerability

2015-12-17 Thread Claus Ibsen
Apache Camel's Jetty/Servlet usage is vulnerable to Java object de-serialisation vulnerability If using camel-jetty, or camel-servlet as a consumer in Camel routes, then Camel will automatic de-serialize HTTP requests that uses the content-header: application/x-java-serialized-object. Please stud