RE: how to change data base location
Raoul Pierre <[email protected]>
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Message-ID | <[email protected]> |
Gene wrote:
>>/ - {KEEL_PROJ}/{MODULE}/conf/server/keel.properties with: /
>>/ jdbc.database.url=jdbc:hsqldb:./db/test/keel-hsqldb /
> place that file in {KEEL_PROJ}/
When I put keel.properties file in {KEEL_PROJ} directory, it is not
copied in webapp/keel/conf/server (and then there is no such
keel.properties file)
But when I put it as above, it is copied.
>>/ - {KEEL_PROJ}/{MODULE}/conf/server/keel-map.properties with: /
>>/ jdbc.database.url=//jdbc/dburl /
>>/ /shouldn't need the keel-map.properties, those are the xpath
mappings, and should already be defined.
When I don't put the above file, the
webapp/WEB-INF/keel/conf/server/keel-map.properties default file
includes only:
mailer.host=//mailer/host
model.timeout=//system-properties/property[@name='model.timeout']|value
There is no xpath mapping for element jdbc/dburl.
So I think that the 2 files are needed and must be in
{KEEL_PROJ}/{MODULE}/conf/server to be copied in
webapp/WEB-INF/keel/conf/server.
>>/ When I build the project, these 2 files are copied in /
>>/ webapp/keel/conf/server directory. But Keel still took the original
value. /
>>/ />/ Any idea? /
>>/ /
> I'm hoping that does it.
No. Any new idea?
Pierre
http://keelframework.org/documentation.shtml
Keelgroup mailing list
[email protected]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com