Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2.10
-
None
Description
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