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?

Michael

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to