You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Jackson Thompson (JIRA)" <ji...@apache.org> on 2017/01/18 18:57:26 UTC

[jira] [Created] (CXF-7214) Login Register Changing reply-to causes NPE in MessageSenderInterceptor.java

Jackson Thompson created CXF-7214:
-------------------------------------

             Summary: Login  Register  Changing reply-to causes NPE in MessageSenderInterceptor.java
                 Key: CXF-7214
                 URL: https://issues.apache.org/jira/browse/CXF-7214
             Project: CXF
          Issue Type: Bug
          Components: WS-* Components
    Affects Versions: 3.1.9
         Environment: java 1.8 , Spring Boot 1.4.0 , WIndows 10
            Reporter: Jackson Thompson



I am changing the reply-to in an interceptor when I get an anonymous reply-to. When I do, I get an NPE at MessageSenderInterceptor.java:46. If I replace the wsa:reply-to header in the test request it responses correctly. I can pull the map latter in the can and the reply-to header is set to my new uri.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)