On Tue, Jul 15, 2008 at 3:51 PM, Elam Daly <[EMAIL PROTECTED]> wrote:

> We have a client who is expecting us to create an XML-RPC service with a
> dynamic number of variables, ie myRPC(var_1,var_2, var_x);
>
> Considering the static nature of the ws-xmlrpc library, I don't see how I
> can achieve this without using a Filter or something similar.

Why not simply using an Object[] or a List?

Jochen

-- 
Look, that's why there's rules, understand? So that you think before
you break 'em.

 -- (Terry Pratchett, Thief of Time)

Reply via email to