There should be a "setEndpoint" method generated in the .NET code.  That
will allow them to programmatically set the endpoint.



-----Original Message-----
From: v2cg4ss [mailto:ssel...@datamentors.com] 
Sent: Thursday, November 05, 2009 2:49 PM
To: axis-user@ws.apache.org
Subject: Re: Generated WSDL HTTPS Port not 8443


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-tp26208367p2621
9924.html
Sent from the Axis - User mailing list archive at Nabble.com.

Reply via email to