|
Hi all,
I am trying to create a wsdl for already existing web services so that people can easily generate client side code using wsdl2java. In my wsdl file, I've decided to use rpc/encoded to best replicate the existing soap messages in use. But the generated stubs like to use multiRef within the soap body, which is causing some problems for me. Is there anyway to turn off that round-about referencing?
All help greatly appreciated. Thanks!
Wei Hsu |
