Forum Discussion
13 years ago
Hi there i had the same problem with an old project which has a wsdl generated by GLUE (not jax-ws/jax-rpc) and ended up switching to a different testing tool written in F#:
http://storm.codeplex.com/
Its not as functionally complete as soapUI but it works for me. I think that the microsoft WSDL parsing toolkit is doing some patching on the wsdl to get it to 'just work'
http://storm.codeplex.com/
Its not as functionally complete as soapUI but it works for me. I think that the microsoft WSDL parsing toolkit is doing some patching on the wsdl to get it to 'just work'
