From: "Andy Willis" Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.1.16) with ESMTP id 2342989 for os2-wireless_users@2rosenthals.com; Sun, 01 Mar 2009 22:40:13 -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 1Ldz0k-0002rm-NM for os2-wireless_users@2rosenthals.com; Sun, 01 Mar 2009 22:40:13 -0500 Received: from qw-out-2122.google.com ([74.125.92.25]:10296) by mail2.2rosenthals.com with esmtp (Exim 4.69) (envelope-from ) id 1Ldz0g-0001Fp-1R for os2-wireless_users@2rosenthals.com; Sun, 01 Mar 2009 22:40:06 -0500 Received: by qw-out-2122.google.com with SMTP id 3so1621513qwe.39 for ; Sun, 01 Mar 2009 19:40:05 -0800 (PST) X-CTCH-RefID: str=0001.0A01020A.49AB5516.00CE,ss=1,fgs=0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=t7f9lQyNcnzzxUvAVTb2klsjcJTsVpxjOsou2soAAqs=; b=LTaw1blWcbCYItA+yQVnkNzwBInokalvydl5M5weOPl0nEGRDMjzVna31M2YdEixX6 ASYevlRFJ8+51skV+3RXD7pC4WDHt317t70F49zfn6DHs9OKburgGFakqgSaQMiY8Gxv j46WFHzEM24/opmRsLFt7lFUJHYJFUgP3V3xA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; b=DOj58sn2h9EaKXq66SLQ4Kj2dIijVpKwJD4XUCiJp/Fd8124FVMpgqckcStPY/3mbT WsxxO8ZXOPVIA1OtIs+PdM0tdo3O/7CX+F5QyqKTFMkQAtbmPUX0rQq1X5QPhjQvRRiw tqbsas7cGUM753W70msb0pnZRj0knmhlryWFE= Received: by 10.224.54.129 with SMTP id q1mr6782588qag.218.1235965205723; Sun, 01 Mar 2009 19:40:05 -0800 (PST) Received: from ?192.168.0.3? (71-208-199-14.hlrn.qwest.net [71.208.199.14]) by mx.google.com with ESMTPS id 7sm4617998qwb.31.2009.03.01.19.40.04 (version=SSLv3 cipher=RC4-MD5); Sun, 01 Mar 2009 19:40:05 -0800 (PST) Message-ID: <49AB5513.4080607@gmail.com> Date: Sun, 01 Mar 2009 20:40:03 -0700 Reply-To: abwillis1@gmail.com User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; rv:1.9.1b3pre) Gecko/20090216 SeaMonkey/2.0a3pre not(Firefox/3.2) MIME-Version: 1.0 To: OS/2 Wireless Users Mailing List Subject: Re: [OS2Wireless] Re: (OT:): JAVA SIP CLIENT References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 2.4 (++) X-Spam-Report: 1.0 RCVD_BY_IP Received by mail server with no name 1.4 DNS_FROM_RFC_POST RBL: Envelope sender in postmaster.rfc-ignorant.org Ed Durrant wrote: > Ed Durrant wrote: >> Andy Willis wrote: >> >>> Anyhow, I got to thinking Ed. Did you download the 1.4.2_09 or do >>> you have 1.4.2_05? I haven't tried the latter with 1.5. >>> Also did you get the JRE or SDK version of 1.4.2 and did you get the >>> matching 1.5? e.g. sdk 1.4.2 ad 1.5 or jre 1.4.2 and 1.5 or mixed? >>> Andy >>> >>> >> I believe I have 1.4.2_09 JRE but 1.5 could have been SDK - let me >> check. >> >> Cheers/2 >> >> Ed. >>> >>> > [G:\]java -version > java version "1.4.2_09" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-b05) > Java HotSpot(TM) Client VM (build 1.4.2_09-b05, mixed mode) > > jre1.5.0_07 for 1.5 - so it looks like both are runtime environments, > not the SDK. > > are you using JRE or SDK ? > > Cheers/2 > > Ed. > I actually have tested both successfully with SIP. I have the SDK for 1.4.2 and it seemed I had to pay special attention to the differences in location of files when I setup the 1.5 JRE but I got it going. As the SDK has more to it, I am not sure how successful it would be to feed the 1.5 SDK from the 1.4 JRE though (come to think of it, it would probably work for this... I actually have built with the 1.5 SDK which wouldn't work feeding from the jre). That error you got may just have been a bad version... I don't see 1731 as available, though whether it was pulled or if it cycled off I don't know. Currently I have 1752 running along. Andy