[ http://jira.codehaus.org/browse/XFIRE-320?page=all ]
Dan Diephouse closed XFIRE-320:
-------------------------------
Resolution: Fixed
Fix Version: 1.1-beta-1
> Incorrect example in javadoc for XFireProxyFactory
> --------------------------------------------------
>
> Key: XFIRE-320
> URL: http://jira.codehaus.org/browse/XFIRE-320
> Project: XFire
> Type: Bug
> Components: Documentation
> Versions: 1.0
> Reporter: Fredrik Larsson
> Assignee: Dan Diephouse
> Priority: Trivial
> Fix For: 1.1-beta-1
>
>
> The javadoc in XFireProxyFactory has the following example
> {{
> String url = "http://localhost:8080/services/Echo");
> Echo echo = (Echo) factory.create(HelloHome.class, url);
> }}
> However the class does not contain a create method with that signature.
--
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