That was me, but I had a different problem.  (1) I was running Tomcat
6.0.26; and (2) my servlet could find the classes, but the
Iterator<ImageReader> returned by ImageIO.
getImageReadersByFormatName("tiff") returned false for hasNext().

On Mon, Apr 26, 2010 at 6:49 PM, Stephen Souness <sou...@hotmail.com> wrote:

> ...
>
> I think someone reported something similar a few weeks back.
>
> The response that worked for them was:
>
> Try disabling the JreMemoryLeakPreventionListener in conf/server.xml, just
> in
> case it was interfering with the JAI registration.
>
>

-- 
"Hell hath no limits, nor is circumscrib'd In one self-place; but where we
are is hell, And where hell is, there must we ever be" --Christopher
Marlowe, 'Doctor Faustus' (v, 121-24)

Reply via email to