Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 79673 invoked from network); 5 May 2004 18:52:13 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 5 May 2004 18:52:13 -0000 Received: (qmail 61529 invoked by uid 500); 5 May 2004 18:51:59 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 61509 invoked by uid 500); 5 May 2004 18:51:59 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 61500 invoked from network); 5 May 2004 18:51:59 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 5 May 2004 18:51:59 -0000 Received: (qmail 15219 invoked from network); 5 May 2004 18:52:56 -0000 Received: from localhost (HELO nagoya) (127.0.0.1) by nagoya.betaversion.org with SMTP; 5 May 2004 18:52:56 -0000 Message-ID: <591711161.1083783176531.JavaMail.apache@nagoya> Date: Wed, 5 May 2004 11:52:56 -0700 (PDT) From: jira@apache.org To: axis-dev@ws.apache.org Subject: [jira] Updated: (AXIS-1344) UnsignedLong corrupts data In-Reply-To: <211966314.1083673113320.JavaMail.apache@nagoya> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N The following issue has been updated: Updater: Tommy Alander (mailto:tommy@alander.se) Date: Wed, 5 May 2004 11:52 AM Comment: Updated UnsignedLong.java Changes: Attachment changed to src.diff --------------------------------------------------------------------- For a full history of the issue, see: http://issues.apache.org/jira/browse/AXIS-1344?page=history --------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/AXIS-1344 Here is an overview of the issue: --------------------------------------------------------------------- Key: AXIS-1344 Summary: UnsignedLong corrupts data Type: Bug Status: Unassigned Priority: Critical Project: Axis Components: Serialization/Deserialization Versions: 1.2 Beta Assignee: Reporter: Tommy Alander Created: Tue, 4 May 2004 5:17 AM Updated: Wed, 5 May 2004 11:52 AM Environment: Any Description: There is a fatal bug in the UnsignedLong implementation. It currently uses java.lang.Double as its storage. This doesn't work. For example if you recieve the value 35920361897405533 this value will be "transformed" to the incorrect value of 35920361897405532. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira