Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix or Usage Issue
-
Affects Version/s: 1.3-rc4
-
Fix Version/s: None
-
Component/s: Transport: (new transport)
-
Labels:None
-
Similar Issues:None
Description
The Apache XML-RPC project (http://ws.apache.org/xmlrpc/) is finally coming out of its hibernation, with a new upcoming and much improved 3.0 release. The servlet-based server integration looks promising, and XML-RPC in general would provide a very lightweight, multi-language access point with very low barrier to entry since it is so much easier to handle than SOAP (a perl/python/ruby xmlrpc call takes 2-3 lines of code).