Return-Path: Delivered-To: apmail-incubator-cxf-dev-archive@locus.apache.org Received: (qmail 9146 invoked from network); 23 Feb 2008 17:48:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Feb 2008 17:48:15 -0000 Received: (qmail 11956 invoked by uid 500); 23 Feb 2008 17:48:09 -0000 Delivered-To: apmail-incubator-cxf-dev-archive@incubator.apache.org Received: (qmail 11915 invoked by uid 500); 23 Feb 2008 17:48:09 -0000 Mailing-List: contact cxf-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-dev@incubator.apache.org Received: (qmail 11906 invoked by uid 99); 23 Feb 2008 17:48:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Feb 2008 09:48:09 -0800 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 (athena.apache.org: domain of bimargulies@gmail.com designates 64.233.178.243 as permitted sender) Received: from [64.233.178.243] (HELO hs-out-0708.google.com) (64.233.178.243) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Feb 2008 17:47:35 +0000 Received: by hs-out-0708.google.com with SMTP id n78so2814738hsc.12 for ; Sat, 23 Feb 2008 09:47:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=1q9vWDohmQNPwpnVtZIJKruD/3c9Qja9ur7889tvdzI=; b=uHMdrC7F/Z6sUEhpVD9UrFSrmCrzP3uQdI0iq+/mNtStS4j397J78r1/4harKLoarpfwda+JK1tdZ0bFaRE9NBfiFtqSG/Lemk6IMkYsavWjFFpqu/F6pLJx0TIRQhkE4rYoXK/a8dxJteT8qQ6g0kJSZ0xcYTYG3MGnkEi6/uU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=O8aJydgJ4n3AiA99Ky2nTbooolif9b5e/e3XEPXBltGcGqe7BeJmvK2pD/IaY9IESnuPOS+BPYBJpzQpnvKw5PYd+temCRAUTheOe9nXIv6sM85oX8VWEeGEKA9kc7LKTC1R0Ix2AEAhGcNhwouHXnSA1OOBvJCFgIu2+48j1BA= Received: by 10.100.137.11 with SMTP id k11mr1748479and.73.1203788863924; Sat, 23 Feb 2008 09:47:43 -0800 (PST) Received: by 10.100.242.14 with HTTP; Sat, 23 Feb 2008 09:47:43 -0800 (PST) Message-ID: <61b5d9410802230947l410a3b32k5ba9ecb66b2cb564@mail.gmail.com> Date: Sat, 23 Feb 2008 12:47:43 -0500 From: "Benson Margulies" To: cxf-dev@incubator.apache.org Subject: 630487 could go to 2.0.x MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_7099_1973636.1203788863834" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_7099_1973636.1203788863834 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Much of the informative content of some error messages was being discarded by DataBindingException. Fixing this should help some confused users. ------=_Part_7099_1973636.1203788863834--