On Tuesday, September 10, 2002, at 07:15 , Dick Applebaum wrote: > The Mac comes with a full Native Java system already installed > (including JDK) -- so any needed Java compiler is already present.
Yes, but it isn't being invoked correctly for the Mac. > Any idea on what needs to be changed, and where? No, I haven't investigated it yet (and probably won't have time for a few weeks). > The error I get trying to run the JSP program through 127.0.0.1:8500 > is: below. > ... > [1]jrunx.compiler.DefaultCFE: Compiler errors:Java: > UNIXProcess:forkAndExec: exec failed: Exec format error > > at jrunx.compiler.JavaCompiler.compile(JavaCompiler.java:108) Yes, that's what I get. So the exec() call used to invoke the Java compiler fails. Sean A Corfield -- http://www.corfield.org/blog/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com 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

