Re: how to change data base location

Gene <[email protected]>
Newsgroups gmane.comp.java.keel.devel
Message-ID <[email protected]>
I may be way out of line here, but i believe the keel-dbpool element is 
configured a little differently than other elements.  The setting are in 
the ant.properties in the project folder, and it is created at build. 
(As I understand it)

You can override by adding elements in a keel.properties file in your 
project folder, as described here:
http://www.keelframework.org/release/HEAD/docbook/keel-doc/html_chunk/manual/ch09.html

hth
gene

Raoul Pierre wrote:
> Hello,
> 
> With the default persistence service and hsqldb, I tried to change the 
> data base location. I created a file "local-system.xconf" in the 
> conf/server directory of a module in the project with:
> 
>  <keel>
>    <jdbc id="keel-dbpool">
>      <dburl>jdbc:hsqldb:./db/test/keel-hsqldb</dburl>
>    </jdbc>
>  </keel>
> 
> When I build the project,  the dburl element is copied at the right 
> place in the merged system.xconf, but after the original element, which 
> is still there! And it's this latter which is used...
> 
> Is it a bug?
> 
> Pierre Raoul
> 
> http://keelframework.org/documentation.shtml
> Keelgroup mailing list
> [email protected]
> http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
> 
http://keelframework.org/documentation.shtml
Keelgroup mailing list
[email protected]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.