Michael Hunger wrote: > The code: > config.addProperty().withAccessor( IBatisConfiguration.class > ).sqlMapConfigURL().set( getSqlMapConfigUrl() ); > > > doesn't work anymore as the PropertyDeclarations from ModuleAssembly > (bootstrap) are collected but not used anyhwere. > In the old code the ApplicationBuilder (was removed) used them to setup stuff. > > What to do?
Just fixed both property and association declarations so that the extra info is added to the internal model. Update and go :-) /Rickard _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

