From: Blueparty on
Hi !

I am looking for free on-line web services written in .NET. The reason I
need them is testing Java interoperability. I've successfully "consumed"
some services at http://www.webservicex.net/, and I'd like to test some
more.

The services I'd like test should:

- be free to access

- deal with some common problems, so I can understand what they do in
general. There are a lot of stock quote services, and I am not familiar
with the topic, for example

- use some little more complex data types

- not use dynamic, MS specific, types like dataset's which are unknown
to Java, and for which is WSDL unable to generate stub.

Please post some links

TIA

B