[Kxmlrpc-users] XML-RPC for J2ME (kxmlrpc) version 1.1 released
Brought to you by:
gabhart
|
From: David J. <djo...@us...> - 2007-06-04 14:32:32
|
Dear community members, =20 We are pleased to announce the availability of a new kXML-RPC release, version 1.1. =20 The kXML-RPC 1.1 release provides an important bug fix and enhancements = that bring kXML-RPC up to date with using the latest kXML library (kxml2). = This release is designed to be backwards compatible with the API of the = previous version release with only minor changes required. =20 The kXML-RPC Team =20 Acknowledgments =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Special thanks to all of the community members who have contributed = ideas, reported problems and have helped to improve on the previous release. =20 New Features & Significant Changes =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D A number of important bug and performance fixes have been contributed =20 - Parsing of responses did not remove all whitespace throwing = ParseException - Parsing Array datatype did not implement <data> start and end tags - Entire API rewritten to use kXML2 parser and serializer enabling = reduced footprint and less object creation for XML-RPC serialization and parsing =20 Known Issues =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D This release has been tested against a service implemented using the Redstone XML-RPC library. The following issues are already known so = please DO NOT report these as bugs at this time as they have already been identified and solutions are being worked on =20 - No support for XML-RPC double datatype - Exception thrown when parsing <fault> responses. This is thought to = occur because fault messages contain HTML tags which the parser tries to parse = as XML. =20 Documentation =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D JavaDocs can be accessed online at the following: http://kxmlrpc.sourceforge.net/javadoc/ =20 Downloading and Installing =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D Please click on the above download link to access files for this release = or alternatively access the source directly via CVS : =20 http://sourceforge.net/cvs/?group_id=3D194336 =20 Remember to use the cvs tag to "KXMLRPC_1_1" for this release. Also = please bear in mind that if you are attempting to build from the source = yourself, you will require the latest kxml2 binary or source library available = from http://kxml.sourceforge.net |