[geotk] Issue with WMTS WebMapTileClient

Martin Desruisseaux martin.desruisseaux at geomatys.com
Mon Dec 21 07:01:08 PST 2015


Hello Sebastian

Error of kind java.lang.NoSuchMethodError are usually a compilation
issue. Are you building with Maven? If not Maven, which JAR files do you
use?

    Martin


Le 21/12/15 15:50, Sebastian Clarke a écrit :

> I was trying to reproduce the code from
> here https://github.com/Geomatys/geotoolkit/blob/master/demos/geotk-demo-samples/src/main/java/org/geotoolkit/pending/demo/clients/wmts/WMTSClientDemo.java
> however I hit problems when initting the WebMapTileClient class.
>
> I'm not sure whether this might be some library incompatibility, or
> plain old operator error (as this is my first time using this). I have
> pasted the stack trace below, along with the relevant line from my
> test class which causes it. Any help would be gratefully appreciated.
>
> -- stacktrace snip --
>
> java.lang.NoSuchMethodError:
> org.opengis.parameter.ParameterDescriptor.getName()Lorg/opengis/metadata/Identifier;
(...snip...)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geotoolkit/attachments/20151221/e0527941/attachment.html>


More information about the Geotoolkit mailing list