Re: Webservice Serializing/Deserializing WOStringKeyMap fails
Trond Kandal <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Kristof Cossement wrote: > Hey everyone, > > I try to create a webservice with one input parameter of type > WOStringKeyMap. > WOStringKeyMap has a serializer and a deserializer class ! However > exchanging the hash through webservices is not working in Webobjects! > > Has anyone experienced this too? Does anyone have a workaround ? > no, i do not have a workaround but i think that axis which is used in wo only supports primitive object-types( which is defined in java.lang and arrays of these objects). the problem is that WOStringKeyMap is a object that is only defined in the wo-framework. i think you will have to write a replacement for axis in order to serialize custom objects like WOStringKeyMap. trond. -- Trond Kandal Organisasjonsavd. voice: +47 73597497 Integrasjonsgruppa NTNU mobile:+47 91897110 IT-seksjonen 7491 Trondheim fax: +47 73598200 http://www.itea.ntnu.no/integrasjon This is Unix land. In quiet nights you can hear M$-Windoze machines reboot.