Howdy all? I'm trying to run a java app, thus java -jar /tmp/GoogleWMS.jar
and when I access the thing as prescribe, I get an error telling me it can't find the imageio library: " Exception in thread "Thread-3" java.lang.NoClassDefFoundError: Could not initialize class javax.imageio.ImageIO " Is this thing actually missing or am I not finding it? Thanks, Dhu