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