Re: Re: Error getting configuration dir.

Raoul Pierre <[email protected]>
Newsgroups gmane.comp.java.keel.devel
Message-ID <[email protected]>
Hello,

>I've been struggling with the same errors for a while now... I've
>decided to just start developing my application and ignore those
>errors until they have been fixed. If you have any luck with that,
>please let me know.
>
>[...]
>  
>
>>Now I got this error: Could not return a reference to the Component
>>(Key='org.keel.services.persist.PersistentFactory/*')
>>
>>But the hsql files are created. I tried with a keel.properties file and
>>jdbc.keel-dbpool.dburl=jdbc:hsqldb:./db/keel-hsqldb
>>No difference.
>>    
>>
You need to keep the file {KEEL_PROJECT}/keel.properties and to put in 
it the line

svc.persist.dbtype.hsqldb=keel-dbtype

Other points to Gene:

- I tried the line

   jdbc.keel-dbpool.dburl=jdbc:hsqldb:./db/TEST/keel-hsqldb

   in {KEEL_PROJECT}/keel.properties and everything ran fine.

- but to do this I had to run "ant built-all".
   If I run "ant build" + "ant generate-config", only  the 
"-map.properties" files 
   in {KEEL_PROJECT}/{MODULE}/conf/server are integrated.
   Not the files in  {KEEL_HOME}/{MODULE}/conf/server

   I think it's counter-intuituve. Why this difference?

- in the final keel-map.properties I got the content of the 
{MODULE}/conf/server/keel-map.properties files
  but also the "ghost" of a (?) 
svc-persist-base/conf/server/keel-map.properties
  I removed all files I found with this content, but it's still there...
 
- Last point: when I put in {KEEL_PROJECT}/ant.properties the line:

     keel.config.override=C:/DEV/keel/keel-build/TEST/app-popsuite

   with a specific keel.properties file in this directory, Keel still 
uses the {KEEL_PROJECT}/keel.properties

Pierre




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.