On Fri, 19 Aug 2005 [EMAIL PROTECTED] wrote:

Hi!

I'm developing a Muse application and I need to add some custom SOAP headers to the response message that the service returns. What is the easiest way to accomplish this? Can I access the message context after the past pivot is set in the axis service? This is how i've done it with Axis applications.

Thanks in advance.

        - Jouni Renfors


I found the getResourceContext() function that allows me to modify current SOAPMessage but unfortunately the framework overwrites my custom SOAP headers in the response message. Is there some way to add the custom soap headers to the response message without modifying muse source code? It seems that the pivot point is set after the service method returns, is this correct?

        - Jouni Renfors

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to