From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1FxJlw-0001HN-4y for garchives@archives.gentoo.org; Mon, 03 Jul 2006 08:27:12 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k638QRMB024939; Mon, 3 Jul 2006 08:26:27 GMT Received: from sj-iport-4.cisco.com (sj-iport-4.cisco.com [171.68.10.86]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k638QQYJ018413 for ; Mon, 3 Jul 2006 08:26:27 GMT Received: from sj-dkim-1.cisco.com ([171.71.179.21]) by sj-iport-4.cisco.com with ESMTP; 03 Jul 2006 01:26:25 -0700 X-IronPort-AV: i="4.06,200,1149490800"; d="scan'208"; a="1834655718:sNHT28574182" Received: from sj-core-1.cisco.com (sj-core-1.cisco.com [171.71.177.237]) by sj-dkim-1.cisco.com (8.12.11/8.12.11) with ESMTP id k638QPXi011700 for ; Mon, 3 Jul 2006 01:26:25 -0700 Received: from xbh-sjc-221.amer.cisco.com (xbh-sjc-221.cisco.com [128.107.191.63]) by sj-core-1.cisco.com (8.12.10/8.12.6) with ESMTP id k638QP9s019996 for ; Mon, 3 Jul 2006 01:26:25 -0700 (PDT) Received: from xfe-sjc-211.amer.cisco.com ([171.70.151.174]) by xbh-sjc-221.amer.cisco.com with Microsoft SMTPSVC(6.0.3790.211); Mon, 3 Jul 2006 01:26:25 -0700 Received: from [10.89.5.179] ([10.89.5.179]) by xfe-sjc-211.amer.cisco.com with Microsoft SMTPSVC(6.0.3790.211); Mon, 3 Jul 2006 01:26:24 -0700 Message-ID: <44A8D4C9.4040707@cisco.com> Date: Mon, 03 Jul 2006 03:26:49 -0500 From: Roy Wright User-Agent: Thunderbird 1.5.0.4 (X11/20060603) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-java@gentoo.org MIME-Version: 1.0 To: gentoo-java@lists.gentoo.org Subject: [gentoo-java] specifying jvm in scripts? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 03 Jul 2006 08:26:24.0793 (UTC) FILETIME=[5F40F890:01C69E7A] DKIM-Signature: a=rsa-sha1; q=dns; l=376; t=1151915185; x=1152779185; c=relaxed/simple; s=sjdkim1001; h=Content-Type:From:Subject:Content-Transfer-Encoding:MIME-Version; d=cisco.com; i=royw@cisco.com; z=From:Roy=20Wright=20 |Subject:specifying=20jvm=20in=20scripts?; X=v=3Dcisco.com=3B=20h=3DXJEQc6ID/GJElcKs95KQUykP3jk=3D; b=NVPjs57WQtivr10kCBsNKxfuvW5z7ioyxbfAcX3VvluY0iJnuW1O+YJOWwWBVZRZr6rkBmvz STpj9C0nHRzY7v/YjJTJ8GFgwM4cwN2EhYngN7ilMHzGS3pQJpe7CKEB; Authentication-Results: sj-dkim-1.cisco.com; header.From=royw@cisco.com; dkim=pass ( sig from cisco.com verified; ); X-Archives-Salt: 25fa8f94-3e77-4c52-a41c-477328747b98 X-Archives-Hash: 7de94e9b493879d754d2871b48c570e5 Howdy, Just upgraded to the new java system, no problems. THANK YOU for all the hard work! I have several java programs that I launch via scripts. Some are 1.4, some are 1.5. Just curious if there is a method to select the jvm from within the script independent of the system or user jvm? Something like: JAVACMD = `java-config --java 1.4` TIA, Roy -- gentoo-java@gentoo.org mailing list