O'Day
Senior IT Consultant
From: Willem.Jiang [via Camel]
To: boday
Sent: Wed, August 18, 2010 8:40:04 PM
Subject: Re: camel-cxfrs with custom http headers...
FYI, I committed the patch into Camel trunk, please check out the latest
Camel 2.5-SNAPSHOT to
Willem, one more question. Does the same issue exist for SOAP requests as
well? My team is telling me that it doesn't work for SOAP requests either.
Let me know if a change is necessary there as well...thanks again
-
Ben O'Day
IT Consultant (subcontractor for Progress)
--
View this messa
]
To: boday
Sent: Wed, August 18, 2010 8:40:04 PM
Subject: Re: camel-cxfrs with custom http headers...
FYI, I committed the patch into Camel trunk, please check out the latest
Camel 2.5-SNAPSHOT to verify it.
Willem
boday wrote:
> Jiang, our client is sending some needed parameters in
FYI, I committed the patch into Camel trunk, please check out the latest
Camel 2.5-SNAPSHOT to verify it.
Willem
boday wrote:
Jiang, our client is sending some needed parameters in the HTTP header of
each request and I'm trying to figure out how to retrieve them in my Camel
processor. Are the
Hi,
I created a JIRA for it, and will work on it today.
Hope you can try it out tomorrow.
Willem
boday wrote:
Jiang, our client is sending some needed parameters in the HTTP header of
each request and I'm trying to figure out how to retrieve them in my Camel
processor. Are they accessible fro
Jiang, our client is sending some needed parameters in the HTTP header of
each request and I'm trying to figure out how to retrieve them in my Camel
processor. Are they accessible from the camel exchange/message now? If so,
how can I retrieve them?
thanks...
-
Ben O'Day
--
View this mess
Hi,
Why do you want to the custom http headers from the CXFRS endpoint?
The DefaultCXFRSBinding is just copying the Http protocol related header
into camel message.
I think we make some changes here and pass the protocol headers into the
camel message header.
I filled a JIRA[1] for it.
[1]