| |||||||||||||
|
| Resolution Date: | 11/Mar/07 10:44 PM |
| Description | « Hide |
|
On the site: http://ws.apache.org/xmlrpc/advanced.html
is the fault line: config.setServerUrl("http://127.0.0.1:8080/xmlrpc"); must repleace to: config.setServerURL(new URL("http://127.0.0.1:8080/xmlrpc")); -> Url to upper case: URL -> arg is not a string, but a URL-object |
| All | Comments | Work Log | Change History | Subversion Commits |
Sort Order:
|
| Field | Original Value | New Value |
| Fix Version/s | 3.1 [ 12312048 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |