Hi all, I am using XML-RPC 3.0rc1 and Java 1.5.0_06.
I am getting a ClassCastException every time I try to return an array, List or Vector. I think it is related to this bug: http://issues.apache.org/jira/browse/XMLRPC-129 I would like to know if there is any workaround to this bug. In this message, there something about using reflection to operate on the result: http://mail-archives.apache.org/mod_mbox/ws-xmlrpc-dev/200609.mbox/[EMAIL PROTECTED] Anybody knows how to do it using reflection? I am following a specification, so I cannot use other solutions like using a Map in the place of the array. Thanks in advance, -- DIEGO Moreira da Rosa DATACOM Av França, 735 - Porto Alegre, RS - 90230-220 DDR: +55 51 3358 0141 Fax: +55 51 3358 0101 site: www.datacom.ind.br e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]