[Building Sakai] Ehcache in Wicket Archetype

Michael Mertins mertins at zedat.fu-berlin.de
Mon Nov 18 12:22:15 PST 2013


Hi,

I extended the Wicket maven archetype for my tool and noticed many of my
daos have the same ID (all types start with 1 and increment) so I want to
use multiple ehcache.Cache-objects.
When I tried to just add another Cache+Setter in ProjectLogicImpl I got
errors. Where can I configure the caches? Can't find an ehcache.xml and
don't know if I should touch components.xml...

Maybe someone can give a hint...

Btw. developing with on Sakai with Wicket has been a blast so far :o)

Best regards,


Michael





More information about the sakai-dev mailing list