[geotk] WPS client example
Emmanuel Blondel
emmanuel.blondel1 at gmail.com
Mon Feb 3 04:25:34 PST 2014
My bad.. I've checked and indeed it was showing Geotk 3.21...another
project that was in the build path :-/ :-//...Apologies.
I will further test the WPS client, and come back to the list if i see
issues (relevant this time).
Le 03/02/2014 13:12, Martin Desruisseaux a écrit :
> Le 03/02/14 13:02, Emmanuel Blondel a écrit :
>> I've indeed checked it. All Geotk modules are from 4.x-SNAPSHOT.
>> I've correctly added JAI core and imageio as dependencies, but i get
>> the same error.
>
> Could you try to put the following code somewhere in the application
> and see what the output is? I'm interested to see if this code show
> more than one element.
>
> Enumeration<URL> e = getClass().getClassLoader().getResources("org/geotoolkit/util/Utilities.class");
> while (e.hasMoreElements()) {
> System.out.println(e.nextElement());
> }
>
>
> Martin
>
>
>
> _______________________________________________
> Geotoolkit mailing list
> Geotoolkit at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geotoolkit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geotoolkit/attachments/20140203/0dde9850/attachment.html>
More information about the Geotoolkit
mailing list