Jesse has seen the following failure on his shapefile branch but thought 
it was just him. Looks like FactorySPI is failing us or something?
> java.lang.NoClassDefFoundError
>     at 
> org.geotools.filter.AttributeExpressionImpl.getPropertyAccessor(AttributeExpressionImpl.java:204)
>     at 
> org.geotools.filter.AttributeExpressionImpl.evaluate(AttributeExpressionImpl.java:187)
>     at org.geotools.filter.LengthFunction.evaluate(LengthFunction.java:45)
>     at org.geotools.filter.FilterAbstract.eval(FilterAbstract.java:93)
>     at 
> org.geotools.filter.BinaryComparisonAbstract.eval(BinaryComparisonAbstract.java:92)
>     at 
> org.geotools.filter.IsLessThenOrEqualToImpl.evaluate(IsLessThenOrEqualToImpl.java:38)
>     at org.geotools.feature.type.Types.validate(Types.java:549)
>     at org.geotools.feature.type.Types.validate(Types.java:497)
>     at org.geotools.feature.AttributeImpl.<init>(AttributeImpl.java:33)
>     at 
> org.geotools.feature.FeatureFactoryImpl.createAttribute(FeatureFactoryImpl.java:65)
Since updating I now have this problem as well - but *only* when I run 
in Eclipse. When run using Maven it all works out; I did have some 
problems with the wfs module depending on 2.4-SNAPSHOT last week perhaps 
this is a similar issue?

Jody

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to