Hi all, I'm looking for an easy tutorial on how to serialize DTOs between client and server.
So far I have managed to find some documentation on this issue, such as is located at: http://www.ibm.com/developerworks/webservices/library/ws-complex.html , however the problem is that my web service is automatically generated by Eclipse. I cannot seem to find a WSDD file anywhere in the Web Service project and therefore do not know how to add a <beanMapping> to the deployment descriptor. I'll appreciate any other links and/or feedback, thanks. Kind regards, Jaco.
