Hi Richard,
Can you show us the message that client expects and what you actually receive from Axis2/C?.
Axis2/C architeture allows handlers only to manipulate soap headers.
Thanks,
Damitha
Richard Offer wrote:

Hi,

I'm developing a replacement axis2/c based web service that needs to inter-operate with an existing client.


The client is expecting a specific response that I can't seem to get with Axis (my guess is that the client is using its own hand-coded XML parser rather than a toolkit, so it needs byte-for-byte compatible message with the existing service).


I had tried to use a Apache Filter module, but that didn't seem to work.

If I take the axis2 handler approach, is there a pointer to how to approach modifying the body content within a handler function ?


Thanks,

richard.



--
__________________________________________________________________

Damitha Kumarage
Technical Lead; WSO2 Inc.
"Oxygenating the Web Service Platform; " http://www.wso2.com/

blog: " http://damithakumarage.wordpress.com/
__________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to