Not able to consume HTTPS SOAP service using cxfEndpoint

2016-08-22 Thread niteshjain
I am using Camel 2.16.0 and cxf 3.1.2 Here I'm trying to consume https service - https://test.com:443/web-services/ship";    wsdlURL="wsdl/ShipService.wsdl"/> Configured httpj bus within camel xml as below -

Not able to consume HTTPS SOAP service using cxfEndpoint

2016-08-22 Thread niteshjain
I am using Camel 2.16.0 and cxf 3.1.2 Here I'm trying to consume https service - https://test.com:443/web-services/ship";    wsdlURL="wsdl/ShipService.wsdl"/> Configured httpj bus within camel xml as below -

[GitHub] camel pull request #1133: CAMEL-10254 evaluate skipFailedMessage on exceptio...

2016-08-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1133 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] camel pull request #1132: Fix restlet producer to use maxConnection properti...

2016-08-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1132 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] camel pull request #1133: CAMEL-10254 evaluate skipFailedMessage on exceptio...

2016-08-22 Thread Neffez
GitHub user Neffez opened a pull request: https://github.com/apache/camel/pull/1133 CAMEL-10254 evaluate skipFailedMessage on exception in createExchanges This fixes the blocking of the mail consumer, when receiving a corrupt mail. The exception is caught and the message may be skip

[GitHub] camel pull request #1132: Fix restlet producer to use maxConnections propert...

2016-08-22 Thread transamericamoon
GitHub user transamericamoon opened a pull request: https://github.com/apache/camel/pull/1132 Fix restlet producer to use maxConnections property Currently Restlet client does not use the maxConnectionsPerHost or maxTotalConnections properties that can be set at the component level.

RE: Full build broken in master branch

2016-08-22 Thread Moon, John
It works now thanks. -Original Message- From: Claus Ibsen [mailto:claus.ib...@gmail.com] Sent: Friday, August 19, 2016 4:53 AM To: dev Subject: Re: Full build broken in master branch I pushed a fix because our CI server has the same problem so it cannot do a build https://urldefense.p

[GitHub] camel pull request #1131: CAMEL-10260: Change scope of olingo-odata2-core to...

2016-08-22 Thread jamesnetherton
Github user jamesnetherton closed the pull request at: https://github.com/apache/camel/pull/1131 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] camel pull request #1131: CAMEL-10260: Change scope of olingo-odata2-core to...

2016-08-22 Thread jamesnetherton
GitHub user jamesnetherton opened a pull request: https://github.com/apache/camel/pull/1131 CAMEL-10260: Change scope of olingo-odata2-core to runtime You can merge this pull request into a Git repository by running: $ git pull https://github.com/jamesnetherton/camel CAMEL-102