Hi Rangika,
    The server side modules use an implementation of SOAPTransport
class. This virtual class' API has provision for setting/getting
transport properties. You may be able to use this API for your
requirements. However, at the moment the implelemtation classes have
empty bodies for setTransportProperty() at the moment. So I think you
will have to implement those first and then use them.

   e.g. Please have a look at Apache2Transport class in 
ws-axis\c\src\server\apache2 folder.

Thanks,
Samisa...



On Fri, 21 Jan 2005 10:07:24 +0600, Rangika Mendis
<[EMAIL PROTECTED]> wrote:
> Hi all,
>  
> We are working on the server side of  ws-attachments.We need to change the
> http headers in the response message.
>  
> Can anyone tell us how to do that.
>  
> Help on this is greatly appreciated.
>  
> Regards,
> Rangika & Nithya.
>  
>  
> 
>

Reply via email to