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 2E1B19966 for ; Fri, 16 Mar 2012 17:40:02 +0000 (UTC) Received: (qmail 17678 invoked by uid 500); 16 Mar 2012 17:40:02 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 17659 invoked by uid 500); 16 Mar 2012 17:40:02 -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 17651 invoked by uid 99); 16 Mar 2012 17:40:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Mar 2012 17:40:02 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Mar 2012 17:39:59 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D339A23BF1 for ; Fri, 16 Mar 2012 17:39:38 +0000 (UTC) Date: Fri, 16 Mar 2012 17:39:38 +0000 (UTC) From: "Aki Yoshida (Resolved) (JIRA)" To: issues@cxf.apache.org Message-ID: <611769245.25507.1331919578877.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <782059672.24899.1331910820363.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (CXF-4182) Make jaxws.provider.interpretNullAsOneway property configurable using a string value MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CXF-4182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aki Yoshida resolved CXF-4182. ------------------------------ Resolution: Fixed > Make jaxws.provider.interpretNullAsOneway property configurable using a string value > ------------------------------------------------------------------------------------ > > Key: CXF-4182 > URL: https://issues.apache.org/jira/browse/CXF-4182 > Project: CXF > Issue Type: Improvement > Components: JAX-WS Runtime > Affects Versions: 2.4.6, 2.5.2 > Reporter: Aki Yoshida > Assignee: Aki Yoshida > Fix For: 2.4.7, 2.5.3 > > > This property jaxws.provider.interpretNullAsOneway introduced in CXF-3926 is currently a Boolean property. This makes it inconvenient in configuring this property using Spring or Blueprint. > Therefore, this property should be made configurable using a string value as well. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira