Re: Setting SOAP Headers using spring-ws

2013-02-04 Thread Willem jiang
ind it in any camel builds. I have tried also the 2.11 > snapshots. > > Is this still in work in progress? Any suggestion on how to implement a > workaround? > > Many thanks, > > Massimo > > > > -- > View this message in context: >

Re: Setting SOAP Headers using spring-ws

2013-02-04 Thread massimovirgilio
.patch) but I cannot find it in any camel builds. I have tried also the 2.11 snapshots. Is this still in work in progress? Any suggestion on how to implement a workaround? Many thanks, Massimo -- View this message in context: http://camel.465427.n5.nabble.com/Setting-SOAP-Headers-using-spring

RE: Setting SOAP Headers using spring-ws

2011-10-24 Thread Damian Harvey
--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

Re: Setting SOAP Headers using spring-ws

2011-10-24 Thread Claus Ibsen
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

Setting SOAP Headers using spring-ws

2011-10-23 Thread Damian Harvey
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 this currently possible? It looks like the recommended approach f