RE: trouble with namespace url in wsdl file

2007-03-02 Thread Donahue, Bill
. The namespace URI is used simply to qualify the name of your method. It isn't used to resolve an address. Are you experiencing any errors with this WSDL? Anne On 3/1/07, Donahue, Bill <[EMAIL PROTECTED]> wrote: > > > > > I have a two enet addresses on a server. When I

trouble with namespace url in wsdl file

2007-03-01 Thread Donahue, Bill
I have a two enet addresses on a server. When I request the wsdl file from my browser: http://gcnss2.atsdev.sensis.com/DBRI/services/AssetInfoService?wsdl this is an excerpt of what I see: …. http://schemas.xmlsoap.org/soap/encoding/"; namespace="http://gcnss.atsdev.se

Dynamically Discovering and Binding from server-config.wsdd?

2007-02-28 Thread Donahue, Bill
I am using axis 1.4 on a Linux server with multiple Ethernet ports. I would like to have my web-service available on either inet address but it seem to only be working for the first address. I have two ports - eth1 inet addr:192.168.110.84 and eth3 inet addr:192.168.220.84 Is there a way