RE: DOM Document

2001-06-20 Thread Peter Govind
NO. You cant pass document. Only Elements. Yes, only Elements. I was the first one to brought this up here so I know. Your best bet is to change the web service to return elements instead. From: Saint-Martin Cecile [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED], [EMAIL

IE5 Browser SOAP Client / Apache SOAP server

2001-06-07 Thread Peter Govind
IE5 browser can function as a SOAP client via a file called webservice.htc which can be obtained from : http://msdn.microsoft.com/workshop/author/webservice/using.asp It seems like, the example client can only call a MS SOAP server since it requires a URL of the form /service.asmx?SDL

RE: IE5 Browser SOAP Client / Apache SOAP server

2001-06-07 Thread Peter Govind
NAGORA Technologies -Original Message- From: Peter Govind [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 07, 2001 11:04 AM To: [EMAIL PROTECTED] Subject: IE5 Browser SOAP Client / Apache SOAP server IE5 browser can function as a SOAP client via a file called webservice.htc which can

Re: XML parsers to use with Apache Soap

2001-06-05 Thread Peter Govind
Sorry Pablo. This is not actually an answer to your post. Anyway I was thinking along the same lines. Is it possible to use SOAP with the default parsers that comes with the 48MB monstrousity that is J2SE 1.4 ? Or do we still need to use the Xerces parsers ? If this is a stupid question, pls

RE: Advantage of SOAP against RMI ???

2001-06-05 Thread Peter Govind
...The technologies that are available for java now could implement this solution with minimal problems. I can not understand why sun haven't already released a toolkit that sits round this implementation??...(if they have then ignore me!) -Original Message- From: Peter Govind [mailto:[EMAIL PROTECTED