From: "Ed Durrant" Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.1.16) with ESMTP id 2340947 for os2-wireless_users@2rosenthals.com; Fri, 27 Feb 2009 21:40:15 -0500 Received: from static-71-171-102-26.clppva.fios.verizon.net ([71.171.102.26] helo=mail2.2rosenthals.com) by secmgr-ny.randr with esmtps (TLSv1:AES256-SHA:256) (Exim 4.43) id 1LdF7a-0000qW-LX for os2-wireless_users@2rosenthals.com; Fri, 27 Feb 2009 21:40:14 -0500 Received: from nskntqsrv01p.mx.bigpond.com ([61.9.168.231]:57860) by mail2.2rosenthals.com with esmtp (Exim 4.69) (envelope-from ) id 1LdF7W-00025F-2b for os2-wireless_users@2rosenthals.com; Fri, 27 Feb 2009 21:40:07 -0500 Received: from nskntotgx02p.mx.bigpond.com ([121.216.213.66]) by nskntmtas04p.mx.bigpond.com with ESMTP id <20090227235128.IITN1877.nskntmtas04p.mx.bigpond.com@nskntotgx02p.mx.bigpond.com> for ; Fri, 27 Feb 2009 23:51:28 +0000 Received: from [192.168.100.2] (really [121.216.213.66]) by nskntotgx02p.mx.bigpond.com with ESMTP id <20090227235127.ZWJR12531.nskntotgx02p.mx.bigpond.com@[192.168.100.2]> for ; Fri, 27 Feb 2009 23:51:27 +0000 X-CTCH-RefID: str=0001.0A01020A.49A8A407.007B,ss=1,fgs=0 Message-ID: <49A87C7E.4040203@durrant.mine.nu> Date: Sat, 28 Feb 2009 10:51:26 +1100 User-Agent: Thunderbird 2.0.0.6 (OS/2/20070731) MIME-Version: 1.0 To: OS/2 Wireless Users Mailing List Subject: Re: [OS2Wireless] java 1.5 setup (Was:JAVA SIP CLIENT) References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH PLAIN at nskntotgx02p.mx.bigpond.com from [121.216.213.66] using ID edward.durrant@bigpond.com at Fri, 27 Feb 2009 23:51:27 +0000 X-RPD-ScanID: Class unknown; VirusThreatLevel unknown, RefID str=0001.0A150203.49A87C7F.00C2,ss=1,fgs=0 X-Spam-Score: 0.0 (/) X-Spam-Report: _SUMMARY_ Andy Willis wrote: >> > Here is my java15.cmd > SET PATH=e:\programs\jre15\bin;%PATH% > SET CLASSPATH= > set java_home=e:\programs\jre15 > SET JAVA2_USERHOME=e:\usr\abwillis > > To get Java 1.5,0_07 (the only version that works) to function under > OS/2 I installed it under Windows. I then copied the directory it > installed in to my OS/2 system (you see the path above) and then I > copied all the executables from my Java 1.4.2_09 installation over the > executables in the 1.5 installation (e.g. java.exe, javaw.exe, etc). > I also copied the j2win.dll file over. Then I use Java 1.5 as I would > Java 1.4, with the exception of the plugin which I haven't figured out > anything for yet. This assumes that Java 1.4.2_09 was previously > installed as it sets up the registry entries. > Andy > Hi Andy, I already have that version of Java 1.5 installed under Windoze and then transferred as you described. I then set up specic cmd files to run it inder innowin. I did try copying over the files as you describe but without success - I'll try again - thanks again for the help. Cheers/2 Ed. > >