Camel.trunk.notest - Build # 2748 - Fixed

2016-05-11 Thread Apache Jenkins Server
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] camel pull request: Allow flexible formatting from URI: JSON | XML

2016-05-11 Thread checomar
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

Restriction in RestConfiguration with blueprint

2016-05-11 Thread Arnaud Deprez
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

Re: CORS configuration not working for web services with path parameter

2016-05-11 Thread Purushottam
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

CORS configuration not working for web services with path parameter

2016-05-11 Thread Purushottam
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] camel pull request: Allow configuration of connectionFactory& co i...

2016-05-11 Thread near-ethic
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] camel pull request: CAMEL-9916 Allow configuration of connectionFa...

2016-05-11 Thread near-ethic
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