MapAggregator should throw a fault when ReplyTo address is set to None in case 
of two-way requests 
---------------------------------------------------------------------------------------------------

                 Key: CXF-2972
                 URL: https://issues.apache.org/jira/browse/CXF-2972
             Project: CXF
          Issue Type: Bug
          Components: WS-* Components
    Affects Versions: 2.2.10
            Reporter: Sergey Beryozkin
            Assignee: Sergey Beryozkin
             Fix For: 2.3, 2.2.11


According to http://www.w3.org/TR/ws-addr-core/#eprinfomodel, when ReplyTo 
address is set to
"http://www.w3.org/2005/08/addressing/none";

no reply message should be sent. Essentially, 202 is expected.

Now, JAXWS TCK expects a fault instead. It probably does make sense indeed to 
reply with a fault because returning 202 for two requests does not make much 
sense
 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to