That doesn't help, it still tries to get the files from the server first.
Ole-Harald
Bernt M. Johnsen wrote:
>
>>>>>>>>>>>>> Ole-H wrote (2006-12-04 01:41:12):
>>
>> derby.system.home is pointing to a locale directory, but der
ve also
> deployed derby very successfully from within webstart, however the
> database was on the local filesystem.
>
> -Alan Baldwin-
>
> -Original Message-
> From: Ole-H [mailto:[EMAIL PROTECTED]
> Sent: Friday, December 01, 2006 2:50 AM
> To: derby-user@db.a
Hi
I have an application that uses derby for storing data to a remote database,
but stores the data localy if the remote server is unavailable.
This works fine when i run it as an normal java application, but when i run
it from it from webstart and the server is offline, things get very slow. It