In data martedì 13 aprile 2010 16:14:01, countz...@cyberdeck.org ha scritto:
> Simply set enabledForExtensions() in your client.
> 
> See http://ws.apache.org/xmlrpc/types.html for details on what additional
> data types this grants access to.

Tried, but the type Django uses is

<nil />

not

<ex:nil />

so enabledForExtensions() doesn't fix the problem. I ended up creating a custom 
TypeFactoryImpl.

Reply via email to