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

Key: XFIRE-460
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Dan Diephouse
Reporter: Keith Garry Boyce
Votes: 0
Watchers: 3
Operations

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

Properties in extended interfaces not returned in xfire proxied object

Created: 15/Jun/06 03:35 PM   Updated: 25/Jul/06 01:26 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.2-RC

Time Tracking:
Not Specified


 Description  « Hide
I have a method that returns an object via interface. That interface extends another interface. When I tried to get properties specified in the second interface I got null. To work around I had to add same methods to the first interface

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dan Diephouse - 20/Jul/06 03:30 PM
Closing this issue as it should be fixed in SVN. Reopen if you have problems.

Keith Garry Boyce - 25/Jul/06 01:26 PM
I have confirmed that this is still not fixed...