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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to