Index: src/WebService/iFolderService.cs
===================================================================
--- src/WebService/iFolderService.cs	(revision 6494)
+++ src/WebService/iFolderService.cs	(working copy)
@@ -584,7 +584,7 @@
 				list.Add(new iFolderWeb(col));
 			}
 
-
+			Simias.Discovery.DiscService.UpdateCollectionList();
 			collectionList = Simias.Discovery.CollectionList.GetCollectionList();
 
 			if (collectionList != null )
