There's basically two levels that you can embed at. The entire server framework, which brings all the services and would allow you to continue using the command line tools. And just the database,which will prevent the command line tools from working.
Take a look at org.apache.xindice.server.Xindice to see how the server is started, and org.apache.xindice.server.services.XindiceService to see how the database it self is started.
On Monday, February 18, 2002, at 06:02 PM, Mark A. Richman wrote:
Is there anyway to run Xindice from within a web server, say Tomcat, instead of as its own standalone server? I'd like to be able to handle client calls via a servlet, so I can incorporate Xindice into my own apps.
Thanks, Mark
Kimbro Staken XML Database Software, Consulting and Writing http://www.xmldatabases.org/
