Martin Desruisseaux a écrit : > Cédric Briançon a écrit : > >> Error while parsing JAI registry file >> "file:/C:/Developpement/Geotools/branches/2.3.x/target/gt2-coverage-2.3.2-SNAPSHOT.jar!/META-INF/registryFile.jai" >> >> : >> Error in registry file at line number #31 >> A descriptor is already registered against the name >> "org.geotools.Combine" under registry mode "rendered" >> > > This kind of error happen typically when more than one "gt2-coverage-XXX.jar" > file is found on the classpath. Or maybe this JAR is declared in your IDE as > an > external dependency, and the coverage module (from SVN) is also mounted in the > same IDE project? > > Martin > > Thanks Martin, you're right this jar was 2 times in my classpath. For this line in MosaicIndexBuilder, in fact my Eclipse was configured to source level 1.5, and the source level has to be in 1.4 :(
So now it works well :) Thanks a lot. Cédric B. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
