|
From: Vandervelpen, C. (EXT) <chr...@ns...> - 2007-09-14 07:33:59
|
=20 > -----Original Message----- > From: jet...@li...=20 > [mailto:jet...@li...] On=20 > Behalf Of mzorova > Sent: Friday, September 14, 2007 3:26 AM > To: jet...@li... > Subject: [Jetty-support] JAI Error under Jetty >=20 >=20 > Unable to use JAI with native code under Jetty - complains=20 > with the following > error..=20 >=20 > java.util.concurrent.ExecutionException:=20 > java.lang.NoClassDefFoundError: > Could not initialize class javax.media.jai.JAI >=20 > Is it possible you have 2 JAI jars in your classpath? Or, did you install jai using the installer AND placed it in your jetty/webapp lib/ext folder? I believe I encountered this error before and solved it by uninstalling jai and making sure only 1 jai jar was in my classpath. I hope this solves your problem. Chris |