Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to
implement remote procedure calls. Compared to SOAP, or JAX-RPC, it is stable, much simpler and easier to handle.
Version 3 of Apache XML-RPC introduces several important vendor extensions over the original XML-RPC
specification.
Version3.1.2compared with
Version Details
| 3.1.1 | 3.1.2 | |
|---|---|---|
| Release date | Nov 17, 2008 | Apr 20, 2009 |
| Licenses | Apache | Apache 2.0 |
| Vulnerabilities |
Managed Changes (6)
| 3.1.1 | 3.1.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | commons-httpclient » commons-httpclient | - | 3.0.1 |
| + Added | commons-logging » commons-logging | - | 1.1 |
| + Added | javax.servlet » servlet-api | - | 2.4 |
| + Added | jaxme » jaxmeapi | - | 0.5.1 |
| + Added | junit » junit | - | 3.8.1 |
| + Added | org.apache.ws.commons.util » ws-commons-util | - | 1.0.2 |
