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.
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: client, web service


0 Comments:
Post a Comment
<< Home