Chathura Herath 's Blog

My Photo
Name:
Location: Bloomington, Indiana, United States

Tuesday, February 03, 2009

Generic Online web service client

As i ve mentioned many times before Eclipse WTP is cool for many reasons, one of them being the ability to generate a web service client to test a service in an instant.

Lately i came across this online tool to make web service call, and its pretty useful for testing purposes and does save you time. It would get the WSDL (as a http url or otherwise) and would generate a web client which would have the text boxes for the different simple types that would build the complex type.

One client can be found in service-repository and another at soap-client.

Labels: ,