From owner-freebsd-hackers Sun Mar 2 01:21:08 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA00884 for hackers-outgoing; Sun, 2 Mar 1997 01:21:08 -0800 (PST) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id BAA00879 for ; Sun, 2 Mar 1997 01:21:05 -0800 (PST) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id KAA00715 for hackers@freebsd.org; Sun, 2 Mar 1997 10:21:03 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.8.5) id KAA09475; Sun, 2 Mar 1997 10:05:08 +0100 (MET) Message-ID: Date: Sun, 2 Mar 1997 10:05:08 +0100 From: j@uriah.heep.sax.de (J Wunsch) To: hackers@freebsd.org Subject: Re: Java binary support in FreeBSD ... References: X-Mailer: Mutt 0.55-PL10 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: ; from Adrian Chadd on Mar 2, 1997 22:27:32 +0800 Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As Adrian Chadd wrote: > Well, I was going to pass the java interpreter the classpath on the > command line, eg : > > say you're running /home/adrian/test/HelloWorld.class > > it expands to this: > > $JAVAINTERPRETER -classpath $JAVACLASSPATH:/home/adrian/test HelloWorld I thought about this possibility -- but how do you get at the pathname inside the image activator? The image activator gets just a vnode, sure, that's a file -- but without any pathname information. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)