Malm Paul ha scritto: > Hi, > I run the program in eclipse and i get the following warning, but it executes. > > 2009-nov-30 15:08:50 org.geotools.factory.FactoryRegistry scanForPlugins > VARNING: Can't load a service for category "MathTransformProvider". Cause is > "NoClassDefFoundError: javax/media/jai/WarpAffine". > > Then I export the program to a runable jar and gets the following exception: > org.opengis.referencing.NoSuchAuthorityCodeException: Authority "EPSG" is > unknown or doesn't match the supplied hints. Maybe it is defined in an > unreachable JAR file? > > I'm using geotools 2.5.2 with (included in the java build path) > commons-dbpc... > commons-pool... > geoapi-2.3... > gt_api... > gt_data.. > gt_jdbc.. > gt_main... > gt_metadata... > gt_referencing... > jai_codec... > jai_imageio... > jrs-275-1.0.... > jts-1.9... > postgresql-8.1.4.... > vecmath-1.3.1... > gt-epsg-hsql-2.5.2... > hsqldb-1.8.07...
You're missing jai_core Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
