Hi Thron, it says: "Unfullfilled dependency of class 'ap.gui.grunddaten.planung.ApPlanungsChartView'[2]: 'common.gui.chart.AoISeriesCallback'" AOISeriesCallback should be included in the file glob "common.gui.chart.*". Well....it´s an interface, not a class, but I don´t think, it´s the problem, is it ? :) Now "ap.gui.grunddaten.planung.ApPlanungsChartView" belongs to another package by the name of "grunddaten". Maybe the order of the packages is wrong. So I removed the package "grunddaten" to exclude this problem. But then it says: "Defining class not included in part: 'common.gui.chart.AoIChartDataMapper'". I KNOW, there is a simploe solution, but I just do not see it. :-) Thanks a lot ! Rob.
>>> thron7 <[email protected]> 12/13/2010 1:59 >>> > As you can see (namespace "common" ), the "chart" package is the problem. > So what is my mistake ? :) Rob, which dependency exactly is reported as unfullfilled? I.e. which class needs to be included to make the thing work? Is this class covered by the "common.gui.chart.*" file glob? T. ------------------------------------------------------------------------------ Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL, new data types, scalar functions, improved concurrency, built-in packages, OCI, SQL*Plus, data movement tools, best practices and more. http://p.sf.net/sfu/oracle-sfdev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
------------------------------------------------------------------------------ Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL, new data types, scalar functions, improved concurrency, built-in packages, OCI, SQL*Plus, data movement tools, best practices and more. http://p.sf.net/sfu/oracle-sfdev2dev
_______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
