[geotk] WPS client example
Martin Desruisseaux
martin.desruisseaux at geomatys.fr
Mon Feb 3 02:21:59 PST 2014
Hello Emmanuel
Le 03/02/14 11:07, Emmanuel Blondel a écrit :
> Exception in thread "main" java.util.ServiceConfigurationError:
> javax.imageio.spi.ImageReaderSpi: Provider
> org.geotoolkit.coverage.wkb.WKBRasterImageReader$Spi could not be
> instantiated: java.lang.NoSuchFieldError: VERSION
When the exception ends in "Error", except for a few cases like
"OutOfMemoryError" this is usually a compilation problem or a mismatch
in the library versions. Could you try to run "mvn dependency:tree" from
your project root and see if there is a mix of Geotk 3.x and 4.x JAR
files? (search for "geotk-" in the output of above command and see if
there is any "3.something" strings).
Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geotoolkit/attachments/20140203/5915bf7d/attachment.html>
More information about the Geotoolkit
mailing list