Hi Christos

i use hibernate to serialize objects in derby using it in network
server mode. Database location is set in connection url


from property file:

hibernate.connection.url=jdbc:derby://localhost:1527/C:\\Program
Files\\Common Files\\Osmosis\\Paediatric\\databases\\pd;


hope that this can help you


/stavros

On 10/20/07, Christos Vasilakis <[EMAIL PROTECTED]> wrote:
>
> Hi there,
> I use the startNetworkServer.sh to start the derby database. Is there any
> way i can specify a default db directory for the databases. I understand
> that there is a derby.system.home property which specifies just that, and it
> must be defined in a derby.properties file. My question is where should i
> put this derby.properties file so it can be picked up when the server boots
> up using the startNetworkServer.sh script.
>
> Any ideas?
>
> Thanks in advance.
>
> Christos
> --
> View this message in context: 
> http://www.nabble.com/derby.properties-tf4663667.html#a13322434
> Sent from the Apache Derby Users mailing list archive at Nabble.com.
>
>

Reply via email to