Hi,
When I try to use the ImageReader, I get
java.lang.NoClassDefFoundError
at sun.awt.image.codec.JPEGImageDecoderImpl.getDecodedColorModel(JPEGImageD ecoderImpl.java:293)
I'm running under OS X... the application runs fine on my PowerBook, but when I try to run it on the server I get this error. It's JDK 1.4.2 on my lappy, 1.4.1 on the server.
Any ideas?
Thanks, Mark
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
