Hello,
I'm getting the following error when trying to import an image into a form:
2010-10-04 08:56:35,717 WARN [com.adobe.document.XMLFormService] ALC-XTG-017-936: [8392] Error importing image. Unsupported image format.
2010-10-04 08:56:35,717 WARN [com.adobe.document.XMLFormService] ALC-XTG-029-461: [8392] XFAImageService: Image cannot be resolved for node: ImageField1.
The strange thing is that it works fine on our production server, yet it fails in development. I've restarted jboss, flushed tmp, work, and data, replaced the images, but still nothing. The image that won't load is a 1 pixel by 1 pixel JPG image, so it's not like it could be too large or anything.
Please help if you have any insight into this problem.
Thanks!