On Jan 24, 2012, at 2:26 PM, Christian Grobmeier wrote: > I have not done this before, but in most cases of DI you need to have > appropriate setters/getters to make the injection work. Doi you have > them? (f.e. getLogger, setLogger (JdbcEventLogger logger) )
Actually no - Cayenne is injecting into ivars directly. Andrus
