Re: Xmlrpc and unsupported types

2004-04-30 Thread Daniel Rall
Rob, not that I now of. You could certainly start such a project on SourceForge, or if you post the code here an people like it, we could create a "contrib" sub-directory inside the CVS repo for unsupported tools and additions like this. - Dan Rob Jellinghaus wrote: I had exactly the same pro

RE: Xmlrpc and unsupported types

2004-04-23 Thread Rob Jellinghaus
I had exactly the same problem. No, xmlrpc does not support this out of the box. I have written some fairly compact reflection-based code to convert Java beans and Java collections into simpler structures that XML-RPC can handle. As a bonus, it converts longs, characters, nulls, floats, and othe