On Jul 1, 5:51 am, Arne Vajhøj <a...@vajhoej.dk> wrote:
> Bhanu wrote:
> > 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
Thanks Arne,
But I am using Axis2 standalone, so there is no servlet container
exposed
|