Hello,

you wrote, that killed the HTTP-Server Section in system.xml. But how do
you access the database afterwards? Since if I kill the section, I can
not get a connection to the DB any more.

I use the syntax from the examples:

 String colstring = "xmldb:xindice:///db/things";
 DatabaseManager.registerDatabase(db);
 col = DatabaseManager.getCollection( colstring );

With the section not deleted, the database is accessable.

Thanks in advance,
Wolfram

> 4.) I removed the HTTP Server section from the system.xml file as I'm
> using Xindice internally and don't need the ior to show to the world.

Reply via email to