The issue may be out of our radar a while, so the patch is not applied into the
code base.
I will spend some time on it when I'm free this week.
--
Willem Jiang
Red Hat, Inc.
FuseSource is now part of Red Hat
Web: http://www.fusesource.com | http://www.redhat.com
Blog: http://willemjiang.blog
Hi, I have the same requirement. I am using spring-ws to produce webservice
messages and I need to add to the soap header a custom header.
Is there any build where this feature is implemented?
I have found so far this patch
(https://issues.apache.org/jira/secure/attachment/12502071/CAMEL-4515.2.p
--Original Message-
From: Claus Ibsen [mailto:claus.ib...@gmail.com]
Sent: Monday, 24 October 2011 11:03 PM
To: users@camel.apache.org
Subject: Re: Setting SOAP Headers using spring-ws
On Mon, Oct 24, 2011 at 5:18 AM, Damian Harvey wrote:
> Hi all,
>
> I've another SOAP sp
On Mon, Oct 24, 2011 at 5:18 AM, Damian Harvey wrote:
> Hi all,
>
> I've another SOAP spring-ws question for you.
>
> Currently I can't see a way to dynamically set SOAP headers using spring-ws.
> I can set static headers by creating a MessageFactory but I see no way to
> pass values into it. Is