]
RH Bugzilla Integration commented on JBWS-3516:
-----------------------------------------------
mark yarborough <myarboro(a)redhat.com> changed the Status of [bug
JBossWS-CXF doesn't send fault message to a FaultTo endpoint
when request-response message.
--------------------------------------------------------------------------------------------
Key: JBWS-3516
URL:
https://issues.jboss.org/browse/JBWS-3516
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: jbossws-cxf
Affects Versions: jbossws-cxf-4.0.2
Reporter: Takayuki Konishi
Assignee: Jim Ma
Fix For: jbossws-cxf-4.1.0.Beta2
When I set FaultTo element of WS-Addressing to a WS client but WS server doesn't sent
fault messages to the FaultTo destination. On the other hand, when set ReplyTo element,
the WS server sent responses to ResponseTo destination.