Thank you for the reply, is this being resolved soon.  I have a client using
.NET and they are generating their client code from the WSDL.  The
programmer claims that they cannot change the endpoint in the .NET code like
I can with java.

MyWSStub stub = new MyWSStub(ctx,
"https://localhost:8443/axis2/services/MyWS";);

Scott


Andreas Veithen-2 wrote:
> 
> Generating the correct endpoint URIs for https is something that
> doesn't work properly in the available Axis2 releases. See AXIS2-4465
> and related issues.
> 
> Andreas
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Generated-WSDL-HTTPS-Port-not-8443-tp26208367p26219924.html
Sent from the Axis - User mailing list archive at Nabble.com.

Reply via email to