Re: Derby - Multi user problem
Re: Derby - Multi user problem
- Subject: Re: Derby - Multi user problem
- From: WebObjects - Anazys <email@hidden>
- Date: Fri, 14 Aug 2009 00:17:09 +0200
Hi Andrew,
First thanks for your answer !
I have two WO applications which share this database via a common
framework.
In my EOModeler, the prototype is EOJDBCDerbyPrototypes and url
jdbc:derby:myDatabase
I also try with org.apache.derby.jdbc.EmbeddedDriver Driver..
How could I run Derby in server mode ?
Cedric
Le 14 août 09 à 00:08, Andrew Lindesay a écrit :
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