-
A new release is now available for the XML-RPC for J2ME project. This release includes several important bug fixes, some of which were reported by our community members - so thank you to those people!
Here's a summary of the bug fixes:
- The two-argument constructor for XmlRpcClient did not correctly handle host locations that included subdirectories. This has been fixed and now allows you...
2007-07-11 16:27:45 UTC in XML-RPC for Java ME
-
djohnsonhk committed patchset 15 of module kxmlrpc to the XML-RPC for Java ME CVS repository, changing 1 files.
2007-07-11 15:38:43 UTC in XML-RPC for Java ME
-
djohnsonhk committed patchset 14 of module kxmlrpc to the XML-RPC for Java ME CVS repository, changing 1 files.
2007-07-11 15:38:06 UTC in XML-RPC for Java ME
-
djohnsonhk committed patchset 13 of module kxmlrpc to the XML-RPC for Java ME CVS repository, changing 1 files.
2007-07-11 15:37:49 UTC in XML-RPC for Java ME
-
djohnsonhk committed patchset 12 of module kxmlrpc to the XML-RPC for Java ME CVS repository, changing 1 files.
2007-07-11 15:37:32 UTC in XML-RPC for Java ME
-
djohnsonhk committed patchset 11 of module kxmlrpc to the XML-RPC for Java ME CVS repository, changing 1 files.
2007-07-11 15:35:20 UTC in XML-RPC for Java ME
-
djohnsonhk committed patchset 10 of module kxmlrpc to the XML-RPC for Java ME CVS repository, changing 5 files.
2007-07-02 13:33:30 UTC in XML-RPC for Java ME
-
djohnsonhk committed patchset 9 of module kxmlrpc to the XML-RPC for Java ME CVS repository, changing 8 files.
2007-07-02 13:28:18 UTC in XML-RPC for Java ME
-
djohnsonhk committed patchset 8 of module kxmlrpc to the XML-RPC for Java ME CVS repository, changing 8 files.
2007-07-02 13:28:18 UTC in XML-RPC for Java ME
-
Dear all,
A compatibility issue with the current release of kXML-RPC has been identified by a user with regards to communication with services based on the Apache XML-RPC library. This issue may also effect usage with some other service implementations.
kXML-RPC 1.1.1 is not able to parse string values contained within arrays (Vectors) as Apache XML-RPC ommits the <string> tags when...
2007-06-29 13:51:00 UTC in XML-RPC for Java ME