]
RH Bugzilla Integration commented on JBWS-3802:
-----------------------------------------------
Alessio Soldano <asoldano(a)redhat.com> changed the Status of [bug
Empty response returned when SOAP Fault is thrown from an endpoint
having WS-Security Policy Signature profile
--------------------------------------------------------------------------------------------------------------
Key: JBWS-3802
URL:
https://issues.jboss.org/browse/JBWS-3802
Project: JBoss Web Services
Issue Type: Bug
Components: jbossws-cxf
Affects Versions: jbossws-cxf-4.2.4, jbossws-cxf-4.3
Reporter: Tadayoshi Sato
Assignee: Jim Ma
Fix For: jbossws-cxf-5.0.0.Beta1
Please port [
CXF-5810|https://issues.apache.org/jira/browse/CXF-5810], which is the root
cause of the issue, to JBoss WS.
When a web service has a WS-Security Signature policy in its WSDL and throws a SOAP
Fault, it returns an empty HTTP response that has zero-length of content to client instead
of the SOAP Fault.
This happens only with Signature policy and doesn't happen with any other WS-Security
policies like UsernameToken, or without WS-Security.