[CMA-2] getStores(ticket); returns malformed result Created: 28/Feb/08  Updated: 29/Feb/08  Resolved: 29/Feb/08

Status: Closed
Project: Remote Alfresco API rivet
Component/s: CMA Impl
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major
Reporter: vjalilov Assignee: schalasani
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   
Calling getStores returns an Array of Arrays.

List<StoreRef> stores = nodeService.getStores(ticket);
for (StoreRef store:stores) {
System.out.println("hello");
System.out.println(store.getProtocol());
//System.out.println(store.getIdentifier());
}


prints

hello
[archive


 Comments   
Comment by schalasani [ 29/Feb/08 ]
Fixed. Will be updated and released in the next version
Generated at Sat Feb 10 05:51:12 GMT 2024 using Jira 8.1.3#801003-sha1:6b6f07cffadda9a0d6efe24639daed8ce94dcdd6.