|
I am looking to be able to build a java client on the fly
using only the WSDL file of a soap service.
Currently I have been able to reproduce http://www.soapclient.com/soaptest.html
using MSFT's soap toolkit, but I would like also to make one using
java. If you go to the link about you
can see by putting in any WSDL file you can build a
html client and execute it on the fly. Does
anyone know of any Java soap client with a good WSDL API to be able to build
something like this? Laurence Marc Gold |
