No,
Since I am packaging as a self contained project I just moved the DB to
the directory containing the .jar.
Michael
Legolas Woodland <[EMAIL PROTECTED]>
10/07/2006 04:04 PM
Please respond to "Derby Discussion"
To: Derby Discussion <[email protected]>
cc:
Subject: Re: Persistence API can't find DB
[EMAIL PROTECTED] wrote:
> Resolved - The derby.system.home directory was incorrectly defined.
>
>
do you used derby.system.home in a properties object ?
can you post the code snippet here.
> Michael
>
>
>
>
>
> [EMAIL PROTECTED]
> 10/07/2006 01:03 PM
> Please respond to "Derby Discussion"
>
>
> To: "Derby Discussion" <[email protected]>
> cc:
> Subject: Persistence API can't find DB
>
>
> I hope someone can help.
>
> When I start the Derby Server from within an application, using
> NetworkServerControl, or from the
> command line, using NetworkServerControl.bat, I ping the Derby Server
> successfully, but the Persistence Unit can't find it.
>
> If I code the access myself instead of using the Persistence API it
works
> fine.
>
> Does anyone have an explanation and/or a work around so I can use JPA?
>
> Thanks,
>
> Michael
>
>
>
>
>
>