You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Aki Yoshida (JIRA)" <ji...@apache.org> on 2013/04/16 16:23:15 UTC

[jira] [Created] (CXF-4964) NPE is thrown when WS-RM's destination has no ackPolicy configured

Aki Yoshida created CXF-4964:
--------------------------------

             Summary: NPE is thrown when WS-RM's destination has no ackPolicy configured
                 Key: CXF-4964
                 URL: https://issues.apache.org/jira/browse/CXF-4964
             Project: CXF
          Issue Type: Bug
          Components: WS-* Components
    Affects Versions: 2.5.10, 2.6.7, 2.7.4
            Reporter: Aki Yoshida
            Assignee: Aki Yoshida
            Priority: Minor


When the RM manager/feature's destinationPolicy is configured without ackPolicy, an NPE is thrown at the server when it tries to return an acknowledgement message.

A workaround is to set explicitly the ackPolicy element.

This patch will add a fallback code to use the default policy values and aovid getting NPEs.


--
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