Return-Path: Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: (qmail 1609 invoked from network); 27 Oct 2009 13:27:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Oct 2009 13:27:22 -0000 Received: (qmail 75815 invoked by uid 500); 27 Oct 2009 13:27:22 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 75791 invoked by uid 500); 27 Oct 2009 13:27:21 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 75781 invoked by uid 99); 27 Oct 2009 13:27:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Oct 2009 13:27:21 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Oct 2009 13:27:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 74AFA234C04C for ; Tue, 27 Oct 2009 06:26:59 -0700 (PDT) Message-ID: <393273422.1256650019476.JavaMail.jira@brutus> Date: Tue, 27 Oct 2009 13:26:59 +0000 (UTC) From: "Daniel Kulp (JIRA)" To: issues@cxf.apache.org Subject: [jira] Updated: (CXF-2496) WS-Addressing schema for the addressing feature missing the addressingRequired attribute In-Reply-To: <19036568.1256573459475.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CXF-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp updated CXF-2496: ----------------------------- Fix Version/s: 2.1.8 > WS-Addressing schema for the addressing feature missing the addressingRequired attribute > ---------------------------------------------------------------------------------------- > > Key: CXF-2496 > URL: https://issues.apache.org/jira/browse/CXF-2496 > Project: CXF > Issue Type: Bug > Reporter: Daniel Kulp > Assignee: Daniel Kulp > Fix For: 2.1.8, 2.2.5 > > > > The feature source code for the addressing feature allows a addressingRequired property, but the schema doesn't allow it and the schema validation fails. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.