Re: Derby - Multi user problem
Re: Derby - Multi user problem
- Subject: Re: Derby - Multi user problem
- From: Andrew Lindesay <email@hidden>
- Date: Fri, 14 Aug 2009 10:08:49 +1200
Hello Cedric;
Are you running Derby embedded mode? If so, you cannot 'shared the
database directory' between two concurrent users. If you want to
share a database between two JVM's you would need to run Derby in
server mode.
cheers.
I'm using derby database for an application.
Configuration is OK.
Migration is OK.
I launch my first application without any problem.
But I share this database with another application and when I start
it, I've got an error (Exception thrown while connecting) due to the
first application which as already booted the database..
Is there any way in Wonder to launch or use Derby in a server
framework ?
Maybe somebody has already succeed to share a derby database between
two applications ?
___
Andrew Lindesay
www.lindesay.co.nz
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden