I want to use have an XML database used by a stand-alone Java applications. Simultaneous connections most likely aren't needed. I have no need/interest in running an application server.
Can I do this with xindice? If so, how?
Yes
http://xml.apache.org/xindice/api/org/apache/xindice/client/xmldb/embed/DatabaseImpl.html
Vadim
