----- Original Message -----
From: "Anders Hermansen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 24, 2003 6:22 PM
Subject: Re: Migrating from 0.9.4 to 0.9.8 errors
> * [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote:
> > private void initializeDatabase() throws DatabaseException {
> > try {
> > db.open("repository.xml", Database.OPEN_READ_WRITE);
> ^^^^^^^^^^^^^^
> This should be changed to the jcd-alias in repository.xml. Or you can
> set it to null to get the default connectiondescriptor.
Be careful, this is a feature of next version 0.9.9.x (or CVS head),
not 0.9.8
regards,
Armin
>
> > } catch (ODMGException ex) {
> > ex.printStackTrace();
> > throw new DatabaseException(ex);
> > }
> > }
>
> Hope this helps,
> Anders
>
> --
> Anders Hermansen
> YoYo Mobile as
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>
>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>