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

Key: SMACK-150
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Gaston Dombiak
Reporter: Gaston Dombiak
Votes: 0
Watchers: 0
Operations

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

Add support for handling node features

Created: 07/10/06 11:55 AM   Updated: 07/10/06 11:57 AM
Component/s: Core
Affects Version/s: 2.2.1
Fix Version/s: 3.0.0 Beta 1

Time Tracking:
Not Specified

Support Plan Customer Issue: No
Resolution Date: 07/10/06 11:57 AM
Acceptance Test - Add?: No


 Description  « Hide
disco#info sent to a hosted node is not implemented. We are always returning item-not-found. Instead we should modify NodeInformationProvider to provide supported features by a node.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Gaston Dombiak - 07/10/06 11:57 AM
Modified NodeInformationProvider interface to support new message #getNodeFeatures()

Thanks to Joe Hildebrand.