Date: Mon, 3 Mar 1997 05:26:15 +0800 (WST) From: Adrian Chadd <adrian@obiwan.aceonline.com.au> To: Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de> Cc: hackers@freebsd.org Subject: Re: Java binary support in FreeBSD ... Message-ID: <Pine.BSF.3.95q.970303052045.612A-100000@obiwan.aceonline.com.au> In-Reply-To: <Mutt.19970302100508.j@uriah.heep.sax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
> > $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. > Well, I have got it working enough to run a java binary, the problem is that a ps list doesn't show the binary name, only the program arguements with a (java) at the end of it. I also have to fix it up to strip the ".class" from when you run a java class (I left that till last, I might even do it before I goto bed tonight), and when its in a useable state I'll give it to people to play with and find holes.:) Cya. Adrian.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970303052045.612A-100000>