> How can I run an axis webservice over https?
>
> I tried to run standalone version of axis2 and was successful.
> I deployed my services and its running fine.
>
> Now I want to run it on https. Is there a way to this?
I have not tried in Axis2 but in the old Axis the only thing
you needed on the server side was to enable HTTPS in the
servlet container.
Arne
Bhanu - 03 Jul 2007 08:04 GMT
On Jul 1, 5:51 am, Arne Vajh?j <a...@vajhoej.dk> wrote:
> > How can I run an axis webservice over https?
>
[quoted text clipped - 8 lines]
>
> Arne
Thanks Arne,
But I am using Axis2 standalone, so there is no servlet container
exposed