Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 82825 invoked from network); 14 Jan 2009 17:18:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Jan 2009 17:18:32 -0000 Received: (qmail 18042 invoked by uid 500); 14 Jan 2009 17:18:31 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 17345 invoked by uid 500); 14 Jan 2009 17:18:30 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 17336 invoked by uid 99); 14 Jan 2009 17:18:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jan 2009 09:18:30 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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; Wed, 14 Jan 2009 17:18:22 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 397B0234C48B for ; Wed, 14 Jan 2009 09:18:01 -0800 (PST) Message-ID: <175171042.1231953481220.JavaMail.jira@brutus> Date: Wed, 14 Jan 2009 09:18:01 -0800 (PST) From: "Michal Stochmialek (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Created: (AXIS2-4211) Support for 2004/03 version of ws-addressing MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Support for 2004/03 version of ws-addressing --------------------------------------------- Key: AXIS2-4211 URL: https://issues.apache.org/jira/browse/AXIS2-4211 Project: Axis 2.0 (Axis2) Issue Type: New Feature Components: Addressing Affects Versions: 1.4 Reporter: Michal Stochmialek Fix For: 1.5 I'm using synapse/wso2-esb with axis2 under the hood. I'm trying to create a proxy of a soap 1.1 web service. A proxy needs to have soap 1.1 with ws-addressing 2004/03 interface. The problem is axis doesn't support 2004/03 version of ws-addressing. It support the last submission version 2004/08. The link below contains more details about my use case. http://wso2.org/forum/thread/4747 We are not able to switch to a newer ws-addressing version. I would be happy to see the feature in axis. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.