David Blasby a écrit :
I have JAI installed. I verified that "com/sun/media/imageio/stream/FileChannelImageInputStream" is in
"C:\j2sdk1.4.2_07\jre\lib\ext\jai_imageio.jar".

Any idea whats wrong?


------------------------------------------------------------------------------- Battery: org.geotools.gce.image.WorldImageWriterTest ------------------------------------------------------------------------------- ...
java.lang.NoClassDefFoundError: 
com/sun/media/imageio/stream/FileChannelImageInputStream

So the compilation goes well but the execution failed. Could it be that you have 2 Java installation on yours machine? Our Maven build is configured in order to fork a JVM before to run the tests, and it may happen that the JVM forked by Maven is not the same than the one running Maven (this is just an hypothesis...)

        Martin.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to