[ http://jira.codehaus.org/browse/CONTINUUM-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy closed CONTINUUM-1869.
-----------------------------------
Resolution: Fixed
fixed in rev 692215
Thanks !
> Correct type of url variable in 'Connection to Continuum' section on 'Guide to use XML-RPC
with Continuum' page
> ---------------------------------------------------------------------------------------------------------------
>
> Key: CONTINUUM-1869
> URL: http://jira.codehaus.org/browse/CONTINUUM-1869
> Project: Continuum
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.1
> Reporter: Jonathan Ramsey
> Assignee: Olivier Lamy
> Priority: Trivial
> Fix For: 1.2.0
>
> Attachments: CONTINUUM-1869.patch, screenshot-1.jpg
>
>
> The ['Connection to Continuum' section|http://continuum.apache.org/docs/1.1/developer_guides/xmlrpc.html#Connection_to_Continuum]
on the 'Guide to use XML-RPC with Continuum' page contains example code for connecting to
a Continuum instance. In the example code, the type of the url variable is String. However,
in the API it is java.net.URL.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|