**[Tareq Abedrabbo](https://jira.spring.io/secure/ViewProfile.jspa?name=tareq)** opened **[SWS-489](https://jira.spring.io/browse/SWS-489?redirect=false)** and commented Currently, DomPoxMessage contains the following methods: ``` public boolean hasFault() { return false; } public String getFaultReason() { return null; } ``` Either these methods should go or DomPoxMessage should implement FaultAwareWebServiceMessage. --- No further details from [SWS-489](https://jira.spring.io/browse/SWS-489?redirect=false)