You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-user@ws.apache.org by José Antonio Sánchez <ge...@gmail.com> on 2007/04/19 14:50:36 UTC

Putting headers in output message

I can access custom input headers with
MessageContext.getCurrentMessageContext() operation in an Axis2 Muse
service, but, Is there a way to send custom headers in a service
response message with Muse?

-- 
Regards.
José Antonio Sánchez

---------------------------------------------------------------------
To unsubscribe, e-mail: muse-user-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-user-help@ws.apache.org


Re: Putting headers in output message

Posted by Daniel Jemiolo <da...@us.ibm.com>.
We don't have a way to do this in Muse... you'd need to use the Axis2 API. 
The problem is that Axis2 handles the final construction of the SOAP 
response, so we don't have any role in the outgoing headers.

Dan



"José Antonio Sánchez" <ge...@gmail.com> wrote on 04/19/2007 08:50:36 
AM:

> I can access custom input headers with
> MessageContext.getCurrentMessageContext() operation in an Axis2 Muse
> service, but, Is there a way to send custom headers in a service
> response message with Muse?
> 
> -- 
> Regards.
> José Antonio Sánchez
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: muse-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: muse-user-help@ws.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: muse-user-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-user-help@ws.apache.org