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.0compared with

Version Details

Compile Changes (2)

3.0rc1 3.0
ChangeGroup / ArtifactPreviousCurrent
- Removed commons-logging » commons-logging1.0.4-
- Removed org.apache.ws.commons » ws-commons-util1.0.1-

Provided Changes (3)

3.0rc1 3.0
ChangeGroup / ArtifactPreviousCurrent
- Removed commons-httpclient » commons-httpclient3.0-
- Removed javax.servlet » servlet-api2.4-
- Removed jaxme » jaxmeapi0.5.1-

Test Changes (1)

3.0rc1 3.0
ChangeGroup / ArtifactPreviousCurrent
- Removed junit » junit3.8.1-

Managed Changes (6)

3.0rc1 3.0
ChangeGroup / ArtifactPreviousCurrent
+ 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 » ws-commons-util-1.0.1