From owner-freebsd-java Tue Nov 5 3:50:52 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E680C37B401 for ; Tue, 5 Nov 2002 03:50:51 -0800 (PST) Received: from web20004.mail.yahoo.com (web20004.mail.yahoo.com [216.136.225.49]) by mx1.FreeBSD.org (Postfix) with SMTP id 7AAA943E42 for ; Tue, 5 Nov 2002 03:50:51 -0800 (PST) (envelope-from gavinkenny@yahoo.co.uk) Message-ID: <20021105115051.70483.qmail@web20004.mail.yahoo.com> Received: from [158.234.10.144] by web20004.mail.yahoo.com via HTTP; Tue, 05 Nov 2002 11:50:51 GMT Date: Tue, 5 Nov 2002 11:50:51 +0000 (GMT) From: =?iso-8859-1?q?Gavin=20Kenny?= Subject: Spawning native binaries from JDK1.3.1 for FreeBSD To: java@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org OK I have finally got the patchset7 build to work on my FBSD4.4 system (port wouldn't go, but it works if you do it by hand) and unlike patchset4, this version allows me to spawn an external app binary. By way of a possible bug report. Once the App. is spawned Java seems to lose track of it, so you can't close it down again from within Java. This works OK on the Linux-java port but not from the native FreeBSD port. Anyway I now have JNI working so yippee, top work guys. Gavin __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message