Hi,
On Mon, Apr 14, 2008 at 6:54 PM, FabrÃcio J. Barth <
[EMAIL PROTECTED]> wrote:
> Dear all,
>
> I'm trying the method client.execute("confluence1.getPages", params)
> with xmlrpc-client-3.1 for retrieve all the pages of one Space.
>
> The information in the Confluence documentation is that the getPages
> method returns a Vector. But, when I use the
> client.execute("confluence1.getPages", params) it returned an Object.
>
Did you try casting this into Object[] ?
I can't remember clearly but i think i faced the same problem when
developing initial versions of xeclipse.
- Asiri
>
> I can't castings the Object to Vector. I tried with xmlrpc-client-3.0
> too.
>
> The method getPages works very well with older versions
> (xmlrpc-client-2.*)
>
> Best regards,
>
> FabrÃcio.
>
> _______________________________________________
> devs mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/devs
>
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs