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.5.2, 2.4.6 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