Return-Path: Delivered-To: apmail-incubator-cxf-dev-archive@locus.apache.org Received: (qmail 90024 invoked from network); 14 Mar 2008 10:00:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Mar 2008 10:00:00 -0000 Received: (qmail 75603 invoked by uid 500); 14 Mar 2008 09:59:56 -0000 Delivered-To: apmail-incubator-cxf-dev-archive@incubator.apache.org Received: (qmail 75565 invoked by uid 500); 14 Mar 2008 09:59:56 -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 75556 invoked by uid 99); 14 Mar 2008 09:59:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Mar 2008 02:59:56 -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 (athena.apache.org: domain of bimargulies@gmail.com designates 209.85.132.249 as permitted sender) Received: from [209.85.132.249] (HELO an-out-0708.google.com) (209.85.132.249) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Mar 2008 09:59:20 +0000 Received: by an-out-0708.google.com with SMTP id b33so861978ana.83 for ; Fri, 14 Mar 2008 02:58:31 -0700 (PDT) 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:in-reply-to:mime-version:content-type:references; bh=razgscRUt1IHsH+hQ1D2XbM4+EpK186VWwfyRcIMjCE=; b=KetOtO+70yt2vWegNsRCxsYc3PGtU2W/oJYODlLBU4YEDCyQixdX4P8zpR2gyhY/ej/S68484DRzpjs0yi4JgxbhnGopr4/fg+xDzGXT1gfXCsbwTaOBm5OvI5I0NeFTnBxcnNNFcaxP4Dp269wIVjQNhpUXFEp94Y9LQoH8L0A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=gcjdejDnfeaGK2KdO63o2hnC/e/8dBaX5HH21G5CvSgMiPS+qtK3QEdfuwqaLsIe0HhNTTtVG1sZ9MGt3tJKudYd7Pd57vHzNXEcAuPwvvv/ZNsN2vy2+H/sKUT8TvOlcB78szy7mRnyiloOYXUx+cBZQSnblL6lZHYcl6uNxCs= Received: by 10.100.253.12 with SMTP id a12mr22350171ani.92.1205488710968; Fri, 14 Mar 2008 02:58:30 -0700 (PDT) Received: by 10.100.5.10 with HTTP; Fri, 14 Mar 2008 02:58:30 -0700 (PDT) Message-ID: <61b5d9410803140258n49fbdad2k3e10aff48f405a7a@mail.gmail.com> Date: Fri, 14 Mar 2008 05:58:30 -0400 From: "Benson Margulies" To: cxf-dev@incubator.apache.org Subject: Re: [PLEASE [DISCUSS]] Spring validation In-Reply-To: <200803132010.26134.dkulp@apache.org> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_120_7969608.1205488710922" References: <61b5d9410803130054h42dbd726s716c2a5844691f8f@mail.gmail.com> <61b5d9410803130421t49476480m157bf0c5889aaf3c@mail.gmail.com> <47D9B0D7.9030000@mulesource.com> <200803132010.26134.dkulp@apache.org> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_120_7969608.1205488710922 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Mission accomplished, though not with more application contexts. I subclassed XmlBeanDefinitionReader, and through a bit of trickery, squashed validation for /META-INF/cxf/*. ------=_Part_120_7969608.1205488710922--