I can't change anything on the server side because it's a cynapse-server.
How do I call the items when the structure is:

itemcount<int>
itemlist<array>

With "Object", "Object[]" and "Map<String,Object>" it doesn't work. 

Any other ideas?

Stefan

Jochen Wiedmann wrote:
> 
> On Mon, Jun 21, 2010 at 10:31 AM, stefan V <steta...@gmx.de> wrote:
> 
>> org.apache.xmlrpc.XmlRpcException: Unexpected Zope exception:
>> exceptions.TypeError - can't multiply sequence by non-int
> 
> This sounds to me like you're looking on the wrong end. My impression
> is that the server returned a fault element, indicating an error on
> the server side, which the client rightfully converted into an
> XmlRpcException.
> 
> Jochen
> 
> 
> -- 
> Germanys national anthem is the most boring in the world - how telling!
> 
> 

-- 
View this message in context: 
http://old.nabble.com/org.apache.xmlrpc.XmlRpcException%3A-Unexpected-Zope-exception%3A-exceptions.TypeError---can%27t-multiply-sequence-by-non-int-tp28946090p28947020.html
Sent from the Apache Xml-RPC - Dev mailing list archive at Nabble.com.

Reply via email to