I just don't understand how to use the JdbmEntity store.
If adding the JdbmEntityStoreService, he tells me I need some kind of
Configuration. Is there some documentation available how to set this up?
just creating a org/qi4j/entitystore/jdbm/JdbmEntityStoreService.properties
(file=/path/to/file ) seems not enough.
Next I tried the MemoryEntityStoreService - now it works, I am able to persist
entities... at least it does not throw an exception ;) Now I want to query
them, but qi4j needs an EntityFinder:
No EntityFinder has been declared in the assembly of the application.
Where do I find such an EntityFinder?
Any help is much appreciated.
Piero
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev