> > it has quite a bit more image functionality: > > http://java.sun.com/j2se/1.4/docs/api/index.html > > (if you're doing i18n i'd recommend looking at jre 1.4) > > > That is going to be rather hard from CFMX, which is sitting on > top of J2EE 1.3.
I don't think it's as hard as you indicate - I'm doing it, and I can barely spell "Java". I just installed JRE 1.4.0_01, then edited the \cfusionmx\runtime\bin\jvm.config file to change the java_home variable to java.home=C:/j2sdk1.4.0_01/jre (or wherever you want to install the new JRE). Then, when I went into the CF Administrator, it says it's using the new JRE. Everything else seems to be working still, as well. To set this up, I basically followed the instructions for changing the JRE for JRun 4. I have little experience with J2EE app servers, though, so there could very well be something I'm missing with this. Any additional information would be helpful. 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

