Hello!

In the tutorial describing how to assemble an application, an
ApplicationAssembly instance is retrieved this way:

ApplicationAssembly app = qi4j.newApplicationAssembly();

But the method newApplicationAssembly() doesn't exist in the
Energy4Java class. This line doesn't work either:

ModuleAssembly module = layer.newModuleAssembly();

as newModuleAssembly() requires a name as parameter.

Please advice!

/Pelle P

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

Reply via email to