From owner-freebsd-java Tue Mar 9 23:49:32 1999 Delivered-To: freebsd-java@freebsd.org Received: from WEBBSD1.turnaround.com.au (webbsd1.turnaround.com.au [203.39.138.49]) by hub.freebsd.org (Postfix) with ESMTP id 81A1B150B2 for ; Tue, 9 Mar 1999 23:49:29 -0800 (PST) (envelope-from J_Shevland@TurnAround.com.au) Received: from TurnAround.com.au (ras3.turnaround.com.au [192.168.1.114]) by WEBBSD1.turnaround.com.au (8.8.7/8.8.7) with ESMTP id SAA03942; Wed, 10 Mar 1999 18:52:51 +1100 (EST) (envelope-from J_Shevland@TurnAround.com.au) Message-ID: <36E6209F.161A73B3@TurnAround.com.au> Date: Wed, 10 Mar 1999 18:34:55 +1100 From: Joe Shevland Organization: Turnaround Solutions Pty. Ltd. X-Mailer: Mozilla 4.5 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: Amancio Hasty Cc: Nate Williams , freebsd-java@FreeBSD.ORG Subject: Re: Java wrapper/Jikes question References: <199903100640.WAA16159@rah.star-gate.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org That's what I was after :) but I think I'm being misleading or unclear. I think you must be able to specify to the GnuJSP servlet what Java compiler to use (javac/jikes) when compiling the JSP files in to servlets dynamically. Soft-linking javac to point to the jikes binary seems OK to me for now... I've just renamed the previous javac link to javac_old. Unless I'm dodging important stuff in the .java_wrapper file? I haven't tried it under X yet but it shouldn't make a difference for the compiler (there's no javac_X). I wouldn't have thought the servlet configuration would handle where to look for the actual compiler, only the runtime... Just something I noticed, what's the difference between the 'jre' and the 'java' executables in the i386/green_threads directory? Cheers, Joe. Amancio Hasty wrote: > > Not sure what the purpose is of creating a soft link to point to the jdk. Just > modify > your servlet configuration file to use jikes. > > Amancio > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message -- Joe Shevland Principal Consultant TurnAround Solutions Pty Ltd http://www.turnaround.com.au/ -- FreeBSD - The Power to Serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message