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

Guillaume Déflache guillaume.deflache at wyona.com
Thu Mar 18 11:37:00 CET 2010


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.


> - 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.

> [...]

Cheers,
    Guillaume


More information about the Yanel-development mailing list