col = DatabaseManager.getCollection("xmldb:xindice:///user/");my user db exists and is instantiated, but I can't seem to get to the root collection (after which I will create a new collection in the db).
-Mark
col = DatabaseManager.getCollection("xmldb:xindice:///user/");-Mark