Lopes, Jose (AAFC-AAC) ha scritto: > Hi, > > > > I am translating geojson files to shape with Geotools and my app works > well locally as a Java application. > > > > The only thing I get is a warning: > > > > 30-Jun-2010 4:26:11 PM org.geotools.factory.FactoryRegistry scanForPlugins > > WARNING: Can't load a service for category "MathTransformProvider". > Cause is "NoClassDefFoundError: javax/media/jai/WarpAffine".
You're missing jai-core-1.1.3.jar Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers. ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
