cyrille hemidy a écrit :
> java.lang.IllegalAccessError : tried to access method 
> org.opengis.util.CodeList.<init>(Ljava/lang/String;Ljava/util/Collection;)V 
> from class org.opengis.metadata.citation.Role
>     at org.opengis.metadata.citation.Role.<init>(Role.java:114)
>     at org.opengis.metadata.citation.Role.<clinit>(Role.java:50)
>     (...etc...)

It doesn't sound like an error related to the CRS framework in particuler; it 
doesn't seem a more general issue with JAR files or class loader.

I don't know what this issue is. Which Geotools version are you using? If you 
uses a version recently build from svn trunk, make sure to build it with "mvn 
clean" followed by "mvn -U install" (the -U flag is important, but need to be 
specified only once until the next GeoAPI upgrate). This is because they were 
recent changes in GeoAPI-2.1-SNAPSHOT.jar.

        Martin

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to