Return-Path: Delivered-To: apmail-xml-general-archive@xml.apache.org Received: (qmail 69362 invoked by uid 500); 30 May 2001 17:39:46 -0000 Mailing-List: contact general-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: general@xml.apache.org Delivered-To: mailing list general@xml.apache.org Received: (qmail 69112 invoked from network); 30 May 2001 17:39:42 -0000 From: To: Subject: RE: VB and SOAP Date: Wed, 30 May 2001 13:39:46 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal In-Reply-To: X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Does xml file contained DTD ?. -----Original Message----- From: Ricky Cardozo [mailto:RickySOAP@hotmail.com] Sent: Tuesday, January 30, 2001 4:17 PM To: general@xml.apache.org Subject: VB and SOAP Importance: High Somebody knows where Do I have to put the .WSDL file in my tomcat? I am trying to run an smal app using VB to get some data from a TOMCAT server using SOAP 2.1. I have specificied Const WSDL_URL = "http://localhost:8080/soap/StringService.wsdl" but when triying to run it i got the following error message : *** WSDLReader: Loading of the WSDL File failed HRESULT=0x80070057 - WSDLReader: XML Parser Failed at linenumber 0, lineposition 0, reason is : The system cannot locate the object specified. HRESULT=0x1 *** I have been trying to reach the StringService.wsdl file by typing the url above described but allways I am getting a message of "Page Not Found" But when specifying something like "\soap-2_2\samples\VBTest\StringService.wsdl" there is not problem at all, so, I guess the problem is WHERE I am putting the wsdl file. 1. What Do I have to do with TOMCAT in order to put a file and access it using a url as above described? 2. Do I have to change something in the SOAP setup? I thank you in advance for your time and interest in answering my questions, Best regards Cyber --------------------------------------------------------------------- In case of troubles, e-mail: webmaster@xml.apache.org To unsubscribe, e-mail: general-unsubscribe@xml.apache.org For additional commands, e-mail: general-help@xml.apache.org --------------------------------------------------------------------- In case of troubles, e-mail: webmaster@xml.apache.org To unsubscribe, e-mail: general-unsubscribe@xml.apache.org For additional commands, e-mail: general-help@xml.apache.org