Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 54934 invoked from network); 7 Nov 2006 12:31:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Nov 2006 12:31:27 -0000 Received: (qmail 54004 invoked by uid 500); 7 Nov 2006 12:31:38 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 53994 invoked by uid 500); 7 Nov 2006 12:31:37 -0000 Mailing-List: contact cxf-issues-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-issues@incubator.apache.org Received: (qmail 53976 invoked by uid 99); 7 Nov 2006 12:31:37 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Nov 2006 04:31:37 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Nov 2006 04:31:25 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7CF087142F7 for ; Tue, 7 Nov 2006 04:31:02 -0800 (PST) Message-ID: <30191895.1162902662508.JavaMail.jira@brutus> Date: Tue, 7 Nov 2006 04:31:02 -0800 (PST) From: "Andrea Smyth (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Created: (CXF-210) Service Model to store WSDL Extension Attributes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Service Model to store WSDL Extension Attributes ------------------------------------------------ Key: CXF-210 URL: http://issues.apache.org/jira/browse/CXF-210 Project: CXF Issue Type: New Feature Components: Service Model Reporter: Andrea Smyth Not only extension elements but also extension attributes should be stored in the service model. Example: the wsa:Action attribute (on wsdl11 Input/Output elements) should be accessible via MessageInfo.getExtensionAttribute(Action.class) . WSDL Service model builder needs to be extended accordingly. -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira