Scott, Thanks for the reply, but that was my fault. I noticed two typos in what I wrote in the original post. The collectionName variable should include the db root and when I wrote xindice-embeded, I meant xindice-embed.
<questions> I have noticed in some of the xindice code collections being made this way: service.createCollection(collectioName); but when I try this I cannot compile. Am I using the correct calls to create a collection with the newest xindice build? I have configured the xindice db store outside of Tomcat's webapps directory in order to avoid overwrites, could this be the problem? </questions> Here is what catalina.out says: Apr 17, 2003 12:18:07 PM org.apache.xindice.core.CollectionManager createCollection INFO: Created a new collection named 'subtest' My log says this: DEBUG: Created collection "subtest" at "xmldb:xindice-embed:///db/test" DEBUG: Collection Closed Thanks a Ton, Julian ===== Live simply so others may simply live. � -Ghandi � Pluralitas non est ponenda sine neccesitate. "Entities should not be multiplied unneccesarily" � -William of Occam __________________________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo http://search.yahoo.com
