The Apache Jenkins build system has built Camel.trunk.notest (build #2748)
Status: Fixed
Check console output at https://builds.apache.org/job/Camel.trunk.notest/2748/
to view the results.
GitHub user checomar opened a pull request:
https://github.com/apache/camel/pull/983
Allow flexible formatting from URI: JSON | XML
Some enterprise orchestrations would be easier to manage with XML payloads
You can merge this pull request into a Git repository by running:
$ git
Hi riders,
In camel 2.16.X, I was able to use configure a RestConfiguration in
blueprint with property placeholder as bellow:
http://camel.apache.org/schema/blueprint";>
But since camel 2.16.3 and also in camel 2.17.X and 2.18-SNAPSHOT, it
doesn't work anymore, it is actually unabl
Just to add here , we are using netty-http camel component for this case.
Also please find below code snippet of our WebServiceRoute.java file.
@Component
public class WebServiceRoute extends RouteBuilder implements
InitializingBean {
public static final String NETTY_HTTP_PORT = "netty.ht
Hello,
I am working on some web services using apache camel. When i call my
particular web service without path parameter URL like
"http://localhost:8080/abc/xyz"; with OPTIONS method, its working fine and
giving me Headers response some thing like below:
Accept →*/*
Accept-Encoding →gzip, deflat
GitHub user near-ethic opened a pull request:
https://github.com/apache/camel/pull/982
Allow configuration of connectionFactory& co in SjmsEndpoint
Allow sjms endpoints to be used without requiring prior initialization of
the component with a connection factory to make this endpoint
Github user near-ethic closed the pull request at:
https://github.com/apache/camel/pull/965
---
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 e