Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B6F78E15B for ; Wed, 6 Feb 2013 08:29:14 +0000 (UTC) Received: (qmail 38084 invoked by uid 500); 6 Feb 2013 08:29:14 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 37967 invoked by uid 500); 6 Feb 2013 08:29:14 -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 37929 invoked by uid 99); 6 Feb 2013 08:29:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Feb 2013 08:29:13 +0000 Date: Wed, 6 Feb 2013 08:29:12 +0000 (UTC) From: "Jason Pell (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CXF-4813) Java First @Policy at Operation level has some issues with supporting some policy alternatives MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jason Pell created CXF-4813: ------------------------------- Summary: Java First @Policy at Operation level has some issues with supporting some policy alternatives Key: CXF-4813 URL: https://issues.apache.org/jira/browse/CXF-4813 Project: CXF Issue Type: Bug Components: WS-* Components Affects Versions: 2.7.3 Reporter: Jason Pell Assignee: Jason Pell Attachments: PolicySample.tar.gz Policies with alternatives do not appear to be fully functional when applied at the Binding Operation level. They work perfectly when applied at the BINDING level (So when the @Policy is added at the SEI class level). I am attaching a test project which demonstrates the problem. This is probably a issue that can be worked around so its not a high priority. The only reason it became obvious was I wanted to be able to have no policy for operations such as Ping. Policies which do not have any alternative (so a single wsp:All instead of a wsp:ExactlyOne) work perfectly. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira