mmmhhh, allrighty, i found it...

Indeed it was a matter of old jar's that still where in the
classpath... I thought i removed all the directories containing the
old jars, but there was one left, configured in the projectfiles of my
ide (IntelliJ), and these where copied in the deployment directory...
This setting was a leftover from the first version, so i didn't see it
straightaway ... . Anyway, thanks (and sorry) for your time :)

grtz, Wouter Schaubroeck



On Mon, Aug 4, 2008 at 10:53 AM, Andrea Aime <[EMAIL PROTECTED]> wrote:
> 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