You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2009/10/15 02:31:31 UTC

[jira] Resolved: (CXF-755) Problem using non-anonymous ReplyTo on HP-UX 11i

     [ https://issues.apache.org/jira/browse/CXF-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benson Margulies resolved CXF-755.
----------------------------------

    Resolution: Won't Fix

No one combines interest in this with access to HPUX.


> Problem using non-anonymous ReplyTo on HP-UX 11i
> ------------------------------------------------
>
>                 Key: CXF-755
>                 URL: https://issues.apache.org/jira/browse/CXF-755
>             Project: CXF
>          Issue Type: Bug
>          Components: WS-* Components
>         Environment: Only on HP-UX
>            Reporter: Andrea Smyth
>
> When addressing is used, and ReplyTo is non-anonymous, the HTTP responses to one-way requests are sent earlier than usual, i.e. from the inbound MAPAggregator interceptor on the server side, and before the request is dispatched. This leads to the client occasionally (but very reproducibly) receiving a SocketException: "Broken Pipe" when reading the response (which MAY have a non-empty body in the case of RM and anonymous acksTo). 
> If the client uses keep-alive connnections, this does not happen.
> The underlying cause is still unclear, it may be a bug in Jetty (tried jetty 6.1.4 also) or in the HP-UX JDK, or indeed in CXF.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.