Hi Martin

I using the trunk from svn, called "mvn install" in
/trunk/gt/modules/library/referencing/target and get the new
gt2-referencing-2.4-SNAPSHOT.jar file. Did I copy the incorrect jar file to
my project? 

I get following exception:

Exception in thread "main" java.lang.NoClassDefFoundError:
org/geotools/util/UnsupportedImplementationException
        at
ch.ehi.geoserver.test.GeoToolsTest.testTransformationCH1903ToWGS84(GeoToolsTest.java:47)
        at ch.ehi.geoserver.test.GeoToolsTest.main(GeoToolsTest.java:84)

Thank you. 
Thomas


Martin Desruisseaux-2 wrote:
> 
> Thomas Zuberbühler a écrit :
>> I checkout the revision 24581 and compiled gt2-epsg-hsql-xxx.jar and
>> gt2-referencing-xxx.jar with maven. Now I get a new exception
>> (UnsupportedImplementationException) at line 33. I don't know why because
>> EPSG:21781 is a official EPSG code for CH1903/LV03. Again my JUnit test 
>> http://www.nabble.com/file/6781/GeoToolsTest.java GeoToolsTest.java . 
> 
> Could you remind me if you are using "trunk" or the 2.3 branch please? I
> just
> tried your test case on latest checkout from trunk and it worked for me. I
> got
> the following output:
> 
> 47,057 8,485
> 47,421 8,56
> 
> If the failures are still present with trunk, could you also post the
> UnsupportedImplementationException stack trace?
> 
>       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
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Transformation-between-CH1903-LV03-and-WGS84-tf3273159.html#a9168517
Sent from the geotools-gt2-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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