[Yanel-dev] Using a JCR based repository for the "From Scratch Realm"

Michael Wechner michael.wechner at wyona.com
Thu Mar 18 14:03:51 CET 2010


Guillaume Déflache wrote:
> Hi!
>
> Michael Wechner schrieb:
>> Hi
>>
>> I am very happy to say that writing also works now.
>
> Neat!
>
>
>> Next steps are:
>> - I am currently using PostgreSQL as PersistenceManager and I will 
>> try to replace this by something shipped with Yanel, e.g. HSQLDB
>
> I wanted to suggest to use JavaDB as I thought it was included in the 
> JRE, but in fact it is only included in *Sun's* *JDK*, as 
> http://developers.sun.com/javadb/ says:
>> Where is Java DB in Sun Products?
>>
>> Java DB is included in the Java SE Development Kit, and is the 
>> developer database for the Sun GlassFish Enterprise Server.
>
> So something we already ship in/have used with Yanel would indeed be 
> better.

within one of our customer projects we used HSQLDB and had some good 
experience with it.
It's lightweight, Java and worked reliable, hence it would fit well into 
our existing environment
>
>
>> - Implement tests
>
> If we add these tests to Yarep IMHO (as already pointed out privately) 
> making sure we can run them separately from the other Yarep tests 
> (e.g. LDAP!) would be very helpful: we would then be able to make them 
> run on Hudson, which we cannot ATM do easily or piece-by-piece because 
> is it either all of them or none.

I don't fully understand why we have to run these JCR tests 
independently? Can you explain a bit more?

Thanks

Michi
>
>> [...]
>
> Cheers,
>    Guillaume



More information about the Yanel-development mailing list