RE: PATCH: Database.java dbroot dir bug

2002-05-06 Thread James Bates
Great. I've commited your patch to the CVS source code. James > -Original Message- > From: Sean Kelly [mailto:[EMAIL PROTECTED] > Sent: 04 May 2002 23:15 > To: [EMAIL PROTECTED] > Subject: PATCH: Database.java dbroot dir bug > > > When embedding a Xi

PATCH: Database.java dbroot dir bug

2002-05-04 Thread Sean Kelly
When embedding a Xindice database within another application on a Windows system, setting the dbroot to an absolute pathname like "C:\..." fails with a BTreeFiler exception that the database isn't open. The problem is in Database.setConfig, which checks if the dbroot is an absolute path by looking