Camel.trunk.notest - Build # 2500 - Fixed

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

Re: CXF - too many dependencies

2015-09-08 Thread David Karlsen
Axis would be my least favourite choice - what about spring-ws ? http://camel.apache.org/spring-web-services.html 2015-09-08 19:25 GMT+02:00 smalik : > Thanks Sergey. > > Unfortunately I can't wait long enough for Camel 2.16 I have a delivery > pretty soon :) > > Ok so indeed the camel-cxf stuff

Re: CXF - too many dependencies

2015-09-08 Thread smalik
Thanks Sergey. Unfortunately I can't wait long enough for Camel 2.16 I have a delivery pretty soon :) Ok so indeed the camel-cxf stuff looks quite bloated for my purposes. Do you know of any other (lightweight) Camel endpoint I can use for the purpose of sending a POJO to a webservice? http, res

Re: CXF - too many dependencies

2015-09-08 Thread Sergey Beryozkin
We've discussed this issue recently where we showed that in CXF 3.1.x a number of dependencies for a given CXF frontend has been dramatically decreased. So first try to move to Camel which uses CXF 3.1.x - Camel 2.16.0 to be released soon for example. As far as camel-cxf is concerned it is i

CXF - too many dependencies

2015-09-08 Thread smalik
Hi, I'm working on a Java application doing various integration work using Camel. I now need to send a POJO to an external running web service for the first time. So this should be simple, I simply need to have a producer endpoint using CXF. However, the number of dependencies required by the C

[GitHub] camel pull request: [CAMEL-9121] activemq-camel pulls in outdated ...

2015-09-08 Thread tdiesler
GitHub user tdiesler opened a pull request: https://github.com/apache/camel/pull/606 [CAMEL-9121] activemq-camel pulls in outdated version of commons-pool2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/tdiesler/camel CAMEL-9121