You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xindice-users@xml.apache.org by Endre Furnes <en...@notion.no> on 2002/03/14 12:25:32 UTC

DatabaseManager Properties

Hello all.

I just downloaded xindice yesterday, and are looking thrue the available information. I intend to write a java client, implementing the javax.swing.tree.TreeModel interface to visualize the structure of the db.

So far all seems very promising, but as a new user, there are a few things I'm not sure I get right. It's more a question of understanding the xmldb, I think.

How do I access the db root from a remote machine? 

The instanciation of the database implementation is done from the client and registered with the DatabaseManager. Does this mean I can only access a known collection on a remote machine?

I can not find any information of properties. Is there a list of default properties available?

Best regards

Endre