No, you're not missing anything. J2EE and J2SE have different version numbers. You can have J2SE 1.4 and J2EE 1.3 active at the same time.
> -----Original Message----- > From: Dave Watts [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 24, 2002 8:47 PM > To: CF-Talk > Subject: RE: CFMX Idea incubator > > > > > 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 > ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.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

