Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 22306 invoked from network); 26 Apr 2007 02:05:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Apr 2007 02:05:28 -0000 Received: (qmail 41837 invoked by uid 500); 26 Apr 2007 02:05:32 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 41813 invoked by uid 500); 26 Apr 2007 02:05:32 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 41804 invoked by uid 99); 26 Apr 2007 02:05:32 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Apr 2007 19:05:32 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of liyilei1979@gmail.com designates 209.85.134.184 as permitted sender) Received: from [209.85.134.184] (HELO mu-out-0910.google.com) (209.85.134.184) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Apr 2007 19:05:24 -0700 Received: by mu-out-0910.google.com with SMTP id w1so460505mue for ; Wed, 25 Apr 2007 19:05:03 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=X7bnWeFrHEnwm9+YxUR+AQ4KFcknhI5g73P+y1W7cl0Q5Wxi73cMTVi5GVv1ierdujv9VJ2xe7/q/Efdlr2hAObqckJ4Fkhyr+TJevdlGCSNu9Rkc6GqJlxNEfaZB6nMJo5MfdpgNkuXqYXAV9fLJgqv2/No18DMyed/njyKQdo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=tFQbqvGOYEdiru/DcwZ61lau532r7rDDUaUkQsb3L58buWQCGocdYC2GqsLfbVGjx5FOUkf8oFmGUy4bD/9ExF1y8JSshLrTb9WgJ0y8RT9g/1GXVTxdigebQr3UqK5MoTOHySnnFX3g00oizESXt/rDWb9lhQTA2L67+chtKIc= Received: by 10.82.120.14 with SMTP id s14mr2402150buc.1177553103407; Wed, 25 Apr 2007 19:05:03 -0700 (PDT) Received: by 10.82.183.4 with HTTP; Wed, 25 Apr 2007 19:05:03 -0700 (PDT) Message-ID: Date: Thu, 26 Apr 2007 10:05:03 +0800 From: "Leo Li" To: dev@harmony.apache.org Subject: [classlib][bean]BeanContextServicesSupport has problem even by self deserialization. MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_153362_32097398.1177553103372" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_153362_32097398.1177553103372 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, all: Has anyone noticed that the BeanContextServicesSupport cannot be deserialized from the data which it is serialized by harmony classlib itself? Will any expert of Beans look at it? A JIRA has been raised for it. https://issues.apache.org/jira/browse/HARMONY-3757. Thanks. -- Leo Li China Software Development Lab, IBM ------=_Part_153362_32097398.1177553103372--