Well see here's my problem in the first place. I need to find a Java program
that will interface with any kind of XML database, and that XML database
program(i.e.: Xindice) is embedded within the Java program itself.

I'm kinda in a bind right now. I'm really frustrated with this.

I'm somewhat new to the Java and XML database arena. Now XMLdbGUI seems to
be like the solution, but I'm wondering if there are other options out
there. Any thoughts would be appreciated.

Thanks, Stephanie

----- Original Message -----
From: "Mark J. Stang" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, January 08, 2003 8:05 AM
Subject: Re: Embedding Xindice: Part 2


> I was waiting for you to come up with a permanent solution, but this
> works for now!
>
> thanks,
>
> Mark
>
> "Vladimir R. Bossicard" wrote:
>
> > > Now if only Vlad could define where the db directory is at, I can
find/specify
> > > my file locations.
> >
> > well, I'm not the only one working on Xindice...  Currently you can pass
> > the location of the property file to the embed driver by calling
> >
> >      System.setProperty(Xindice.PROP_XINDICE_CONFIGURATION,
> > "path-to-the-config-file");
> >
> > before creating the instance of the driver.
> >
> > Since this is not really the most elegent solution, we are working on
> > another one.
> >
> > -Vladimir
> >
> > --
> > Vladimir R. Bossicard
> > Apache Xindice - http://xml.apache.org/xindice
>
> --
> Mark J Stang
> System Architect
> Cybershop Systems
>
>

Reply via email to