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