DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30435>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30435 sun.awt.image.ImageFormatException: JPEG datastream contains no image Summary: sun.awt.image.ImageFormatException: JPEG datastream contains no image Product: Taglibs Version: 1.0 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Blocker Priority: Other Component: I18N Taglib AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] taglib uri="http://jakarta.apache.org/taglibs/image-1.0" prefix="img" %> Tag libaray has image reading problem .. frequent error for some images (10%) was below .. Even all the images had been displayed normally in browser using server. Exception was "sun.awt.image.ImageFormatException: JPEG datastream contains no image" All the images which had problem again corrected number of times in photoshop but still failed to work using image taglibaray. My code was <img:image src="/itemimages/10343.jpg" dir="itemimages" name="10343.jpg" refresh="true"> <img:resize scale="25%"/> </img:image> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]