History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XFIRE-320
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Dan Diephouse
Reporter: Fredrik Larsson
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XFire

Incorrect example in javadoc for XFireProxyFactory

Created: 29/Mar/06 03:06 AM   Updated: 30/Mar/06 03:51 PM
Component/s: Documentation
Affects Version/s: 1.0
Fix Version/s: 1.1-beta-1

Time Tracking:
Not Specified


 Description  « Hide
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.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.