You have motivated me to finally post a page with a simple VB.NET 
client for an Apache SOAP service.  The page is 
http://www.scottnichol.com/vbnetclientapachesoap.htm.  It uses the 
stockquote sample.  That sample uses a third party from which to get 
the quote.  Unfortunately, the third party that was used for releases 
2.2 and 2.3.1 is no longer doing business.  Therefore, in order for 
the sample to work, you might use a nightly build of Apache SOAP, or 
at least a copy of the stockquote sample from that build.  
Regardless, the .NET code may be somewhat illuminating, although you 
will probably spend some time in the VS.NET help seeing what the 
various attributes do.

On 18 Jun 2003 at 4:20, Parames wrote:

> Hi Anne ,
> Thanks a lot..
> Any simple examples for this??
> Regards
> 
> --- Anne Thomas Manes <[EMAIL PROTECTED]> wrote:
> > You need to create a WSDL description of your
> > service. A .NET client should
> > be able to automatically consume a WSDL file and
> > talk to the Web service,
> > although interoperability between .NET and Apache
> > SOAP can sometimes be
> > problemmatic.
> > 
> > I suggest that you use the Apache Axis java2wsdl
> > tool to generate your WSDL
> > file.
> > 
> > Actually, since you're first starting out, I
> > recommend that you switch from
> > Apache SOAP to Apache Axis entirely. Apache Axis is
> > the new and improved
> > version of Apache SOAP. It has native support for
> > WSDL. It supports much
> > easier interoperability with .NET and other systems.
> > It supports the JAX-RPC
> > API standard. It's lots faster. And it's much easier
> > to use. See
> > http://ws.apache.org/axis.
> > 
> > Anne
> > 
> > ----- Original Message -----
> > From: "Parames" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, June 17, 2003 11:33 PM
> > Subject: Webservices for ASP dot net client
> > 
> > 
> > > Hi folks ,
> > > Im not good in soap and have done few examples
> > using
> > > Tomcat and SOAP2.3.1 thatsall ,i need a favour .
> > >
> > > Now i want my services to talk to ASP dot net
> > client..
> > > How shalli proceed??
> > > Any examples???
> > >
> > > Please take me to the right path
> > > Thanks and regards
> > >
> > >
> > > __________________________________
> > > Do you Yahoo!?
> > > SBC Yahoo! DSL - Now only $29.95 per month!
> > > http://sbc.yahoo.com
> > 
> 
> 
> __________________________________
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!
> http://sbc.yahoo.com
> 


Scott Nichol

Do not reply directly to this e-mail address,
as it is filtered to only receive e-mail from
specific mailing lists.


Reply via email to