Problems receiving a Python Server List in a Java Client

David ds <[email protected]>
Newsgroups gmane.text.xml.rpc.specification
Message-ID <[email protected]>
I have a XMLRPC Python Server and a Java client.

The server method I query from the client returns:

output_pairs = [(class_names[i],classes[i]) for i in
range(len(class_names))]
        output_pairs.sort(lambda
x,y:int(y[1]*100000-x[1]*100000))
        return output_pairs

and I can't get it from the client, I've tried with
differents casts, as ArrayList, List, Object[],
Vector...

but I always get "Unexpected non-whitespace character
data" message.

-----
David


		
______________________________________________ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/xml-rpc/

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.