Hi Christian

tons of thanx
Got it working finally !!!

Yash


----- Original Message -----
From: Christian Bernard <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 07, 2001 4:28 PM
Subject: RE: IE5 Browser SOAP Client / Apache SOAP server


> Hi Peter,
>
> You can use the WebService behavior with Apache SOAP.
> The only thing you need to do is to replace the line in the example with a
> line which should be something like that :
>
service.use("http://localhost:8080/mywebapplication/mywebservice.wsdl","MyWe
> bServiceAlias");
> I've used it with IE 5.0, Tomcat 3.2.1 and Apache SOAP 2.1. It works very
> well.
>
> Christian BERNARD
> 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 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"
>
> That is not how Apache SOAP stores its web service URL.
> And believe me, after spending the whole day trying variations of web
> service url by trial and error, the example does not seem applicable to an
> Apache SOAP server.
>
> So my question is, has anyone ever implemented an IE5 browser client that
> can connect to an Apache SOAP server. If yes, some code samples would be
> greatly appreciated. Thanks
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to