AW: two questions...

2004-08-03 Thread eagle1978
You may also use something like the following: String url = "http://localhost/BrokerPPTServer/BrokerPPTService.asmx";; BrokerPPTServiceLocator locator = new BrokerPPTServiceLocator(); URL serviceUrl = new URL(url); BrokerPPTServiceSoapStub archive = (BrokerPPTServiceSoa

AW: two questions...

2004-08-03 Thread eagle1978
You may also use something like the following: String url = "http://localhost/BrokerPPTServer/BrokerPPTService.asmx";; BrokerPPTServiceLocator locator = new BrokerPPTServiceLocator(); URL serviceUrl = new URL(url); BrokerPPTServiceSoapStub archive = (BrokerPPTServiceSoa