Sujoy Ray a écrit :
> I am upgrading an application from geotools 2.1 to 2.3. I addaed 
> api.jar,referencing.jar and render.jar in my project and changed all 
> the StyleFactory to StyleFactoryFinder.
> 
> Now it compiles but during run time generates an error as follows:
> 
> java.lang.NoSuchMethodError: 
> org.opengis.metadata.citation.ResponsibleParty.getOrganisationName()Lorg/opengis/util/InternationalString;

Geotools 2.3 (on trunk) is linked against GeoAPI 2.1-M0, a milestone toward 
what may be GeoAPI 2.1 
(pending OGC approval). Did you updated the geoapi.jar dependency at well? The 
old "geoapi-2.0.jar" 
dependency need to be removed, and the "geoapi-nogenerics-2.1-M0.jar" need to 
be added instead.

        Martin.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to