No I didn't find any solution. I did see the JIRA as well. It was broken in 1.4.1 as well. Sanjay
From: Manuel Darveau [mailto:manueldarv...@gmail.com] Sent: Friday, November 20, 2009 9:01 AM To: axis-user@ws.apache.org Subject: Re: Customizing end point location 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<mailto: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<mailto:sanjay.gu...@billwiseinc.com>] Sent: Monday, September 21, 2009 3:40 PM To: axis-user@ws.apache.org<mailto: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