Camel removes Cache-Control header from original response

2015-11-25 Thread Ducatier1975
Hi, We are using camel as a Edge/proxy solution to authenticate and reroute REST/SOAP requests. The response header of the original response from the server are returned to the client who sent a request. However the Cache-control header is removed from the original response by Camel. During the

Fwd: [ANNOUNCE] CFP open for ApacheCon North America 2016

2015-11-25 Thread Christian Müller
-- Weitergeleitete Nachricht -- Von: "Rich Bowen" Datum: 25.11.2015 18:32 Betreff: [ANNOUNCE] CFP open for ApacheCon North America 2016 An: "Rich Bowen" Cc: Community growth starts by talking with those interested in your project. ApacheCon North America is coming, are you? We a

[ANNOUNCE] CFP open for ApacheCon North America 2016

2015-11-25 Thread Rich Bowen
Community growth starts by talking with those interested in your project. ApacheCon North America is coming, are you? We are delighted to announce that the Call For Presentations (CFP) is now open for ApacheCon North America. You can submit your proposed sessions at http://events.linuxfoundation.o

Re: [VOTE] Release Apache Camel 2.15.5

2015-11-25 Thread Andrea Cosentino
Hi, +1. Tested against some of my personal projects. Thank you Gregor. -- Andrea Cosentino - Apache Camel PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Wednesday, November 25, 2015 4:21 PM, Aki Yoshida wrote: +1 thanks. ak

Re: [VOTE] Release Apache Camel 2.15.5

2015-11-25 Thread Aki Yoshida
+1 thanks. aki 2015-11-23 23:50 GMT+01:00 Gregor Zurowski : > Hi Everyone: > > This is a vote to release Apache Camel 2.15.5 that has 19 fixes and > improvements. > > Release notes: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311211&version=12333895 > > Staging reposito

[GitHub] camel pull request: CAMEL-9362: Camel CDI component should not req...

2015-11-25 Thread astefanutti
Github user astefanutti closed the pull request at: https://github.com/apache/camel/pull/696 --- 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

[GitHub] camel pull request: CAMEL-9362: Camel CDI component should not req...

2015-11-25 Thread astefanutti
GitHub user astefanutti opened a pull request: https://github.com/apache/camel/pull/696 CAMEL-9362: Camel CDI component should not require the PAX CDI Camel … …capability You can merge this pull request into a Git repository by running: $ git pull https://github.com/astefan

[GitHub] camel pull request: Enable Case Sensitive pattern match for file i...

2015-11-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/687 --- 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

Camel iMap - ignore SSL certificat

2015-11-25 Thread zied123456
Hi, i'm using imap endpoint and i try to ignore SSL certificat by using: the First class DummySSLSocketFactory : public class DummySSLSocketFactory extends SSLSocketFactory { private SSLSocketFactory factory; public DummySSLSocketFactory() { try { SSLContext sslconte

[GitHub] camel pull request: Camel 9358

2015-11-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/694 --- 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