Hi Deepal, what are the config options that you referere in axi2.conf? I have the following:
<transportSender name="https" class="org.apache.axis2.transport.http.CommonsHTTPTransportSender"> <parameter name="PROTOCOL" locked="false">HTTP/1.1</parameter> <parameter name="Transfer-Encoding" locked="false">chunked</parameter> </transportSender> Is that enough? Thanks, Nencho 2007/5/24, Deepal Jayasinghe <[EMAIL PROTECTED]>:
Hi Nencho , You can do that , first you need to edit axis2.xml as you required and then you need to create service client using that axis2.xml Thanks Deepal > Hi all, > > is there a way to configure a https sender for the service client? > > thanks, > Nencho --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
