You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by Brian Chu <br...@caripac.com> on 2001/04/26 06:40:16 UTC

Hashtable

Hi,

I have written a soap method which return a string. I can successfully call it and get the string.
However when I rewrite it to return a Hashtable, I got exception. I read some of the previous
email that I need to write the mapping in DeploymentDescriptor.xml. But how exactlly should
I write? Can anyone tell me.

Thanks a lot.


Brian