Hello Dims, I got it to work, it was correct to put it in the generated MessageReceiverInOut msgContext, my log was a bit messy. Sorry for that and thanks for your time.
Kind regards, Erwin -----Oorspronkelijk bericht----- Van: Erwin Reinhoud Verzonden: woensdag 18 april 2007 15:24 Aan: [email protected]; [EMAIL PROTECTED] Onderwerp: RE: setting wsa:messageId in a Axis2 1.1.1 service Hello Dims, When ws-addressing is enabled the genereated services allows the response to contain wsa header info. I want to set wsa messageId to a particular value. My question is how do you access this level (i.e. the msgContext?) on the serverside. I have added it in the generated MessageReceiverInOut, but this does not seem to work. Kind regards, Erwin -----Oorspronkelijk bericht----- Van: Davanum Srinivas [mailto:[EMAIL PROTECTED] Verzonden: woensdag 18 april 2007 15:15 Aan: [email protected] Onderwerp: Re: setting wsa:messageId in a Axis2 1.1.1 service what exactly do you need to add in your generated service? thanks, dims On 4/18/07, Erwin Reinhoud <[EMAIL PROTECTED]> wrote: > Dear users, > > I have generated both client and service based on a wsdl. I use ws-addressing > and can set these in the client by use of the ServiceClient, but how do i do > the same for the service? I let Axis2 generate a skeleton service, but see no > way to add wsa header info there. Is the only solution to write you own > service? > > Thanks in advance. > > Kind regards, > > Erwin > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
