Did you found a solution? I am not able to deploy a webservice over an ssl/https connection for this reason.
A message on this list from Andread Veithen (Nov 5) seems to indicate that this is broken in 1.5 but will be fixed in 1.6. He refers to AXIS2-4465. Manuel On Wed, Sep 23, 2009 at 11:49 PM, Sanjay Gupta <sanjay.gu...@billwiseinc.com > wrote: > Hi, > Deos any have any suggesion on how I can accomplish this. I would > appreciate any help. > Thanks > Sanjay > > -----Original Message----- > From: Sanjay Gupta [mailto:sanjay.gu...@billwiseinc.com] > Sent: Monday, September 21, 2009 3:40 PM > To: axis-user@ws.apache.org > Subject: Customizing end point location > > Hi, > I have pojo based servcies deployed in axis2 inside tomcat. The endpoint > url inside autogenerated wsdl has http in "<soap12:address location" even > though I am using ssl on port 8443. Is there a way to change the http to > https. I am able to get proper port in the url by using hostname parameter > in transportReceiver tag but not https. The service itself is working fine > using https on port 8443. > Sanjay >