Hi folks,
I just uploaded the website - it will take a while to be visible.
Another question - can we stick to a naming convention regarding the labels?! I would prefer "XMLRPC_2_0_B1" over "v2_0beta" since labels are global in CVS and it supports the notion of multiple beta version - what would never happen to us, wouldn't it ... :-)
Cheers,
Siegfried Goeschl
Jochen Wiedmann wrote:
Hi,
I'd like to announce the availability of Apache XML-RPC 2.0beta. Apache XML-RPC is an implementation of the popular XML RPC specification (see http://www.xmlrpc.com/ for details), a language independent protocol for remote procedure calls based on XML and HTTP.
Compared to the predecessor, version 1.2, a lot of refactoring has occurred. In particular, you may now choose between various HTTP implementations, including a very lightweight implementation or the Jakarta Commons HTTP Client. However, the most important change is, that the current version will hopefully receive active maintenance, which the previous didn't in the last one or two years.
Apache XML-RPC is available from
http://ws.apache.org/xmlrpc/
Jochen