Wouter Schaubroeck ha scritto:
> Mmhhhh, the problem is getting bigger... I have a application
> (basically a wms server) that was working on 2.4.1 code, this weekend
> i upgraded it to 2.4.4, and now i'm also getting the NoSuchFieldError:
> FEATURE_2D error...
> 
> This is part of the stacktrace:
> 
> java.lang.NoSuchFieldError: FEATURE_2D
>       at 
> org.geotools.renderer.lite.StreamingRenderer.queryLayer(StreamingRenderer.java:897)
>       at 
> org.geotools.renderer.lite.StreamingRenderer.processStylers(StreamingRenderer.java:1577)
>       at 
> org.geotools.renderer.lite.StreamingRenderer.paint(StreamingRenderer.java:649)
>       at 
> org.geotools.renderer.shape.ShapefileRenderer.renderWithStreamingRenderer(ShapefileRenderer.java:1441)
>       at 
> org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:1313)
>       at 
> org.geotools.renderer.shape.ShapefileRenderer.paint(ShapefileRenderer.java:262)
> 
> Are there other users with the same problem, or using the 2.4.4
> binaries, and using hints?

My gut feeling is that you're mixing togheter jars from different
releases of gt2. Double check the jars you have in your web-inf/lib,
or in the container shared jar.

Cheers
Andrea

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geotools-gt2-users mailing list
Geotools-gt2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to