I'm quite new to SOAP so I'm not entirely sure what "design WSDL
contract" actually entails. Are there any resources out there that you
would recommend? I've got a few google hits, but figure that people on
this list probably have their "favourite" resources. Is there a
collection of such resources somewhare?
Cheers
Mark C
Egor Pervuninski wrote:
Hello,
## Mark Chaimungkalanont : Fri, 29 Oct 2004 17:07:25 +1000
MC> Hi there, I'm writing a SOAP service where interoperability is of
MC> utmost importance. I've read a few of the other posts on this, and
MC> people seem to be saying that Hashtables and the like are not
MC> interoperable. The best strategy seems to be writing a basic
MC> "Entry" bean with key value pairs, using the BeanSerializer and
MC> accepting an Array of them instead of a Map?
MC>
MC> Is this the best way to attack the problem?
To achieve maximum interoperability, it is better to design WSDL contract
and create program code from it.
Regards,
Egor Pervuninski
[EMAIL PROTECTED]