Hi Johnny,

If you need a fix in a hurry and you don't get this one solved, then 
ImageMagick can be a reliable alternative for ERAttachment that is also cross 
platform too.

MacPorts is the simplest way to install IMHO:  
        http://www.imagemagick.org/script/binary-releases.php#macosx

$ sudo port install ImageMagick


After that you just add a few entries to Properties file like this to switch 
and you are done:

er.attachment.thumbnail.imageProcessor=imagemagick
er.attachment.ImageProcessor.imageMagickBinFolder.mac=/opt/local/bin

and if you deploy on Linux, just add this prop:
er.attachment.ImageProcessor.imageMagickBinFolder.linux=/usr/bin


HTH, Kieran



On Apr 1, 2013, at 9:06 PM, Johnny Miller <[email protected]> wrote:

> Hi,
> 
> I have a system running OS X 10.5 and after I upgraded to Java 1.6 I noticed 
> that ERAttachment is no longer using the native image processor.
> 
> Did anyone else have a similar problem?  I tried recompiling the project but 
> it did not help.
> 
> Aloha,
> Mr. Johnny Miller
> Web Development Manager
> Kahalawai Media Company
> Lahaina, HI 96761
> tel: (808) 661-7962 | mobile: (808) 283-0791
> website | e-mail      
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/kelleherk%40gmail.com
> 
> This email sent to [email protected]

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to