Get SOAP Headers in Camel Processor

2015-01-29 Thread niteshjain
Currently trying to access SOAP Headers sent (via SOAP Request), in a camel processor, tried the this *exchange.getIn().getHeaders()* but its returning null. does anyone know how do i retrieve SOAP Headers (Not HTTP Headers ) ? -- View this message in context: http://camel.465427.n5.nabble.com/

[GitHub] camel pull request: CAMEL-8295

2015-01-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/384 --- 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 enabl

[GitHub] camel pull request: Remove unused spring-test dependency

2015-01-29 Thread ncjones
GitHub user ncjones opened a pull request: https://github.com/apache/camel/pull/385 Remove unused spring-test dependency Depending on camel-spring-javaconfig causes spring-test to be pulled into my project's compile scope. Spring-test should only be pulled into the test scope. It t

[GitHub] camel pull request: CAMEL-8295

2015-01-29 Thread eddi888
GitHub user eddi888 opened a pull request: https://github.com/apache/camel/pull/384 CAMEL-8295 Add Name for Camel Context in camel-spring-boot Configuration Properties. Its required to set the Camel Context Name before run the RouteBuilder. After the RouteBuilder ran, c

[GitHub] camel pull request: added possibility to use filename header withi...

2015-01-29 Thread stravag
Github user stravag closed the pull request at: https://github.com/apache/camel/pull/378 --- 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