Kimbro/Tom/et. al.,
If I understand what you are saying, in this and other e-mails from
this time-frame, all of the XML:DB API is done through CORBA.

One option is to start Xindice from within my application as opposed
to running it in a seperate JVM from the command-line.   So, at that
point, clients that know about my server can use it just like it was
started via the command-line.   One less JVM, but I am still going
through the CORBA interface.

What if I want to bypass the whole CORBA thing and access the
db directly?   I think at that point I loose the XML:DB API, what do
I use then?   I think at that point I am getting down to the metal.

Pros/Cons?

I have been developing a multi-user application.   I can now see a
need for a single-user version.   Easier to install, easier to start up.
This is for those who profess not to need a multi-user version.   If they
should change their minds, a single-user with the DB embeded inside
would prevent that.

So, what would you suggest?

thanks,

Mark

Kimbro Staken wrote:

> Yes it is possible, there isn't any documentation on how to do it right
> now though. I started working on some last week but i barely got started.
>
> 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/

--
Mark J Stang
Architect
Cybershop Systems

begin:vcard 
n:Stang;Mark
x-mozilla-html:TRUE
adr:;;;;;;
version:2.1
email;internet:[EMAIL PROTECTED]
fn:Mark Stang
end:vcard

Reply via email to