how to change data base location

Raoul Pierre <[email protected]>
Newsgroups gmane.comp.java.keel.devel
Message-ID <[email protected]>
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
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.