[ https://issues.apache.org/jira/browse/CXF-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Kulp resolved CXF-4057. ------------------------------ Resolution: Fixed Fix Version/s: 2.3.10 > Echoed Addressing headers can cause client hangs and timeouts > ------------------------------------------------------------- > > Key: CXF-4057 > URL: https://issues.apache.org/jira/browse/CXF-4057 > Project: CXF > Issue Type: Bug > Components: Core > Affects Versions: 2.4.6, 2.5.2 > Reporter: Daniel Kulp > Assignee: Daniel Kulp > Fix For: 2.3.10, 2.4.7, 2.5.3 > > > Due to CXF-4056, addressing headers can be echoed back to the client when a > fault is thrown. The echoed headers will cause it to "look" like a partial > response (no Relates-To) and thus the fault itself will not be detected. > The client will then wait for 60 seconds for a real response and then throw a > timeout. Fixing CXF-4056 prevents this with CXF->CXF, but would be good to > have the client detect a fault anyway and throw it asap. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira