You need to put the JAI jars into CF's classpath or CF's JVM won't be able to make use of the JAI classes.
Matt Liotta President & CEO Montara Software, Inc. http://www.montarasoftware.com/ V: 415-577-8070 F: 415-341-8906 P: [EMAIL PROTECTED] > -----Original Message----- > From: Chris Kief [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 24, 2002 3:04 PM > To: CF-Talk > Subject: RE: Image manipulation with CFMX and JAI > > Downloaded/installed the J2SE SDK, then downloaded/installed the JAI > (JDK version). Didn't put the JAI jars into CF's classpath (they were > installed here: C:\jdk1.3.1_04\jre\lib\ext\). > > Thanks...chris > > > -----Original Message----- > From: Matt Liotta [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 24, 2002 2:44 PM > To: CF-Talk > Subject: RE: Image manipulation with CFMX and JAI > > Did you download the JAI and install it on your system? Did you put the > JAI jars into CF's classpath? > > Matt Liotta > President & CEO > Montara Software, Inc. > http://www.montarasoftware.com/ > V: 415-577-8070 > F: 415-341-8906 > P: [EMAIL PROTECTED] > > > -----Original Message----- > > From: Chris Kief [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, July 24, 2002 2:41 PM > > To: CF-Talk > > Subject: RE: Image manipulation with CFMX and JAI > > > > I'm trying to work through Matt's tutorial but I'm running into the > > following error when trying to compile: > > > > ImageUtils.java:2: 'class' or 'interface' expected > > Public void load(String file) throws IO Exception > > > > I'm guessing this has something to do with the way the JAI is > > installed/configured. I tried messing with the CLASSPATH settings in > the > > system's environment variables with no luck. > > > > I'm a complete newbie to Java so any help is greatly > appreciated...chris > > > > > > > > -----Original Message----- > > From: Dave Watts [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, July 24, 2002 2:32 PM > > To: CF-Talk > > Subject: RE: Image manipulation with CFMX and JAI > > > > > > As promised, here is the article. > > > > > > > > http://www.evolt.org/article/Image_Manipulation_with_CFMX_and_ > > > > JAI/18/33907/index.html > > > > > > Wow. Aticle not found... Exciting article :-) > > > Got any other 404 templates to send us a link to :-) > > > > > > The link seems to be this now: > > > http://www.evolt.org/article/Image_Manipulation_with_CFMX_and_ > > > JAI/18/33907/i > > > ndex.html > > > > Uh, Matt's URL worked for me. > > > > Dave Watts, CTO, Fig Leaf Software > > http://www.figleaf.com/ > > voice: (202) 797-5496 > > fax: (202) 797-5444 > > > > > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

