Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

generic soap client tool [closed]

I have created a soap service which I want to test.But I dont want to create a soap client for testing it.I am looking for some tool which can parse wsdl and give list of parameters which can be inputted and then gives response from soap service.

I know of soap panda , but it does not work,says invalid url as my soap service url has a hyphen in it.

SoapUi is very large in size.I want a small tool which I can easily download

soapclient is a web tool,but it is down.

Please suggest some alternative tool

like image 414
vishesh Avatar asked Nov 04 '22 19:11

vishesh


1 Answers

Try POSTER firefox-addon might be what your looking for. :S

like image 188
Jake Avatar answered Nov 13 '22 22:11

Jake