HelloWorld.wsdl
to
http://localhost:8080/axis/services/
> -Original Message-
> From: Alex Chen [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 08, 2003 12:41 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Stub class
>
>
> Will there
Will there be a bug open against this problem?
> -Original Message-
> From: Gary L Peskin [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 08, 2003 9:17 AM
> To: [EMAIL PROTECTED]
> Subject: RE: Stub class
>
>
> It looks to me like the default URL built into
It looks to me like the default URL built into the HelloWorldLocator comes
from the WSDL which is http://localhost:8080/axis/Hello. This is not
correct. It should match your UrlString. It looks like the WSDL file
soap:address element is just wrong.
As a workaround, you could code service.getHel