On Wed, May 6, 2009 at 9:17 AM, Marc Giger <[email protected]> wrote: > Hi Willem, > > Thanks for looking into this! > > Can I somehow provide my own HeaderFilterStrategy to my setup > (shown in a previous email)? Look for a setHeaderFilterStrategy on either the component or the endpoint itself. This should allow you to use your own version.
> > Thanks > > Marc > > > On Wed, 06 May 2009 12:47:09 +0800 > Willem Jiang <[email protected]> wrote: > >> Hi Marc, >> >> After digging the code for a while , I find the camel-cxf of the >> camel-1.x branch doesn't copy the protocol headers into the camel >> message header, so you can't get the content-type from the camel-cxf >> consumer. >> Here is the JIRA[1] which traces for this issue. >> >> I will commit the quick fix for it in a min, and hope it can catch on >> the train of Camel 1.6.1. >> >> [1]https://issues.apache.org/activemq/browse/CAMEL-1586 >> >> Willem >> >> >> Willem Jiang wrote: >> > Hi Marc, >> > >> > It maybe a bug of camel-cxf component, I will look it tommorrow. >> > Please feel free to fill a JIRA[1] for it. >> > >> > [1] https://issues.apache.org/activemq/browse/CAMEL >> > >> > Willem >> > > > -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus Apache Camel Reference Card: http://refcardz.dzone.com/refcardz/enterprise-integration Interview with me: http://architects.dzone.com/articles/interview-claus-ibsen-about?mz=7893-progress
