Return-Path: Delivered-To: apmail-cxf-dev-archive@www.apache.org Received: (qmail 28467 invoked from network); 24 Mar 2011 11:57:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 24 Mar 2011 11:57:52 -0000 Received: (qmail 61639 invoked by uid 500); 24 Mar 2011 11:57:52 -0000 Delivered-To: apmail-cxf-dev-archive@cxf.apache.org Received: (qmail 61565 invoked by uid 500); 24 Mar 2011 11:57:51 -0000 Mailing-List: contact dev-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 dev@cxf.apache.org Received: (qmail 61557 invoked by uid 99); 24 Mar 2011 11:57:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Mar 2011 11:57:51 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [206.123.75.163] (HELO sosnoski.com) (206.123.75.163) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Mar 2011 11:57:44 +0000 Received: from [192.168.0.68] (ip-58-28-158-218.static-xdsl.xnet.co.nz [58.28.158.218]) (authenticated bits=0) by sosnoski.com (8.12.10/8.12.10) with ESMTP id p2OBvJUI003321 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 24 Mar 2011 06:57:21 -0500 Message-ID: <4D8B319D.5050207@sosnoski.com> Date: Fri, 25 Mar 2011 00:57:17 +1300 From: Dennis Sosnoski User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14) Gecko/20110221 SUSE/3.1.8 Lightning/1.0b2 Thunderbird/3.1.8 MIME-Version: 1.0 To: dev@cxf.apache.org Subject: Adding value to WS-RM feature Content-Type: multipart/alternative; boundary="------------050701030306020800080201" X-Virus-Checked: Checked by ClamAV on apache.org --------------050701030306020800080201 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I'm trying to add an addressing namespace value to the WS-RM feature configuration, to allow switching to the recommendation namespace (since using the submission namespace makes WS-RM fail interoperability with other implementations). I'd like to have something like this: ... http://www.w3.org/2005/08/addressing ... but I can't seem to get this (or variations) to work. Adding the element to wsrm-manager-types.xsd and wsrm-manager.xsd and rebuilding doesn't make anything obvious happen. How do I do this? - Dennis -- Dennis M. Sosnoski Java SOA and Web Services Consulting Axis2/CXF/Metro SOA and Web Services Training Web Services Jump-Start --------------050701030306020800080201--