Re: Kuddi: Is this still active
"Kevin O'Rourke" <[email protected]> Wed, 27 Nov 2002 22:31:10 +0000
| Newsgroups | gmane.comp.java.enhydra.kxmlrpc |
|---|---|
| Message-ID | <[email protected]> |
Thanks for that, it works now.
Looking at the Enhydra website kXML-RPC seems to be a bit of an afterthought,
the main web page for it looks like a half-filled-in template ('Open Source
Module Heading Here') and quite a few of the links don't work.
Are there any Enhydra people on this list? Are you all busy with something
else?
Kevin.
On Wednesday 27 November 2002 06:23, Nick Randell wrote:
> Yes it is. I've fixed it, but would obviously like to get this back into
> the mainstream. All you need to do is add
>
> parser.read(Xml.START_TAG, "", "data");
> parser.skip();
>
> before the loop in XmlRpcParser.parseArray()
>
> and
>
> parser.read(Xml.END_TAG, "", "data");
> parser.skip();
>
> after the loop!
>
> And it should all spring into life
>
> Nick
--
Kevin O'Rourke
http://www.caboose.org.uk