where to put the 'data' directory for hsqldb?

2008-04-24 Thread oliver.maven
hi, i am a maven newbie, i want use hsqldb as my development database,normally it need a directroy to store the related files where to put this directory within the maven's directory structure? thanks a lot! oliver.maven 2008-04-24

RE: where to put the 'data' directory for hsqldb?

2008-04-24 Thread Jörg Schaible
Hi Oliver, oliver.maven wrote: hi, i am a maven newbie, i want use hsqldb as my development database,normally it need a directroy to store the related files where to put this directory within the maven's directory structure? thanks a lot! there's no defined place. However, what are you

Re: RE: where to put the 'data' directory for hsqldb?

2008-04-24 Thread oliver.maven
i am not doing unit tests for now , i only want to run the application with hsqldb configured.Previously i put a directory called data in my project's root directory,and used jdbc:hsqldb:data/db-name url to access dabtabse,so where to put the data directory in maven, so that the

RE: RE: where to put the 'data' directory for hsqldb?

2008-04-24 Thread Thomas Darbois
You should try to put it in src/main/resources/data and then access it with the same descriptor (jdbc:hsqldb:data/db-name) Tomas Darbois Edifixio Grenoble - Projet ScorWare 04 76 29 89 27 [EMAIL PROTECTED] -Message d'origine- De : oliver.maven [mailto:[EMAIL PROTECTED] Envoyé : jeudi 24