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