Jochen, nice job!
I was just checking Jira since I was wondering if it wasn't time to make a new release and you just did :) May I ask what plans you have for XML-RPC now? Just bug fixes or is there any thing that you felt would have been nice but decided to wait with until after 3.0? Regards, Jimisola Jochen Wiedmann wrote: > > > Hi, > > the Apache XML-RPC team is glad to announce the availability of Apache > XML-RPC, version 3. Version 3 is an almost complete rewrite of its > predecessor. Although complying to the XML-RPC specification by default, > it introduces the concept of so-called vendor extensions. Vendor > extensions are available only, if both client and server are using > Apache XML-RPC 3. Available vendor extensions include: > > - A streaming mode allows running client and server with a low > memory profile, regardless of any document size. > - XML-RPC request and response may be compressed using gzip > - Custom data types are supported, in particular null, byte, short, > long, float, big decimal, big integer, DOM nodes, Serializable > objects, Calendar > > Additionally, support for dynamic client generation is available. In > other words, if the servers methods are implementing an interface, then > the client may create an instance of the same interface, which is > actually invoking the servers methods. > > The Apache XML-RPC web site is at: > > http://ws.apache.org/xmlrpc > > Apache XML-RPC 3 is available from any Apache mirror: > > http://www.apache.org/dyn/closer.cgi/ws/xmlrpc > > Maven 1 and 2 compliant jar files are available from > > http://repo1.maven.org/maven/xmlrpc > http://repo1.maven.org/maven2/org/apache/xmlrpc/ > > > Jochen Wiedmann > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Announce%3A-Apache-XML-RPC-3.0-tf2199210.html#a6105994 Sent from the Apache Xml-RPC - Dev forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]