I was having the same issue with the image manipulation content model. I
found that it was my error. When putting the content to Fedora, I was
specifying mime types such as 'Image/jpeg' or 'Image/gif' rather than
'image/jpeg' or 'image/gif'. There is a strict test in the servlet code that
demands the mime type to be one of the following - 

image/bmp
image/gif
image/jpeg
image/tiff
image/bmp
image/x-ms-bmp
image/x-bitmap
image/png


Once I set the content to have the correct mime type string, a url like this
now works fine - 
http://hedwig:8081/imagemanip/ImageManipulation?url=http://hedwig:8081/fedora/objects/mavis:4167060/datastreams/HIGH/content&op=watermark&wmText=Feenyx



--
View this message in context: 
http://fedora-commons.1317035.n2.nabble.com/fcrepo-user-Imagemanip-tp6439647p6953763.html
Sent from the Fedora Commons Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
RSA® Conference 2012
Save $700 by Nov 18
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to