I'm trying to create a new Collection using the XML:DB api. I keep getting a Vendor Error Code 2070 when I try to establish:

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



Reply via email to