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)