From owner-freebsd-java Tue Jan 16 12:19:53 2001 Delivered-To: freebsd-java@freebsd.org Received: from veldy.net (w028.z064001117.msp-mn.dsl.cnc.net [64.1.117.28]) by hub.freebsd.org (Postfix) with ESMTP id 2F4FF37B69D for ; Tue, 16 Jan 2001 12:19:30 -0800 (PST) Received: from HP2500B (veldy.net [64.1.117.28]) by veldy.net (Postfix) with SMTP id CF7618C5C; Tue, 16 Jan 2001 14:18:40 -0600 (CST) Message-ID: <01a201c07ff9$5be39680$3028680a@tgt.com> From: "Thomas T. Veldhouse" To: "Rossen Raykov" , References: <3A63A6BD.787B4FB5@partitur.se> <023101c07ff8$b2647980$4c00000a@sage> Subject: Re: Serialization problem. Date: Tue, 16 Jan 2001 14:17:32 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have noticed this as well. It is part of "Date" and does not apply to the Calendar class. Tom Veldhouse veldy@veldy.net ----- Original Message ----- From: "Rossen Raykov" To: Sent: Tuesday, January 16, 2001 2:12 PM Subject: Serialization problem. > Hi All, > > I was using native jdk1.2.2-beta (not the lat one - (build > jdk1.2.2-FreeBSD:root:2000/10/25-20:23, green threads, nojit)) to > communicate from JServ to WebLogic (Solaris_JDK_1.2.2_06). > Yesterday I discover strange problem with serialization. > The Date object is not deserialized correctly on BSD side. > All dates before April 1 2001 ware ok. > After this date the Date object on BSD was with a day after the Date object > on WebLogic?! > Running the same application on other Linux/JServ ageinst the same WebLogic > sever is fine. > I changed the JDK on BSD box to the linux one (build Linux_JDK_1.2.2_RC4, > green threads, sunwjit) and the error disappeared! > I believed the error is inside BSD java port. > For a pity I don't have time to dig it in depth nor to build the last > version. > > Rossen > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message