Hi,
I have two webservices deployed on two different servers. (service1 and
service2)
>From my client program I have enabled the GZIP format on the request for the
>serviceClient.
When I make a call to the service1, the message is compresses and sent to the
server and everything looks good.
Hello,
Can someone point me to any useful information and/or source code on
how to develop SSL-enabled axis2 services and clients?
Thanks
-
To unsubscribe, e-mail: [email protected]
For additional commands, e
Hi,
I have a RESTful webservice I need to secure using rampart. I used as
a starting point the sample 07 in rampart distribution and that allows
both Encrypt and Sign of messages.
I added to the client code the following lines:
options.setProperty(Constants.Configuration.ENABLE_REST, Constants.VA