Hi Stanislav,

Thanks for your quick reply and help. With some slight modifications to your
code, I can now generate the needed XML string; I merely added some type
information for the returned values by adding the following string in the
surrounding tag:

" type=\"" + value.getClass().toString() + "\""

Thanks again,
Yannis
-- 
View this message in context: 
http://www.nabble.com/Re%3A-NEWBIE%3A-deserializing-xml-rpc-response-not-knowing-returned-data-type-tf4334970.html#a12347347
Sent from the Apache Xml-RPC - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to