You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andrea Smyth (JIRA)" <ji...@apache.org> on 2007/07/06 11:32:04 UTC

[jira] Commented: (CXF-769) SocketExceptions on Windows when using non-anonymous ReplyTo

    [ https://issues.apache.org/jira/browse/CXF-769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510638 ] 

Andrea Smyth commented on CXF-769:
----------------------------------

Temporarily applied workaround to get a clean build on Windows XP.
To reproduce the issue in revision >= 553810, you need to remove the "Windows XP".equals(System.getProperty("os.name")) in MAPTest.java and in ConnectionHelper.java.

> SocketExceptions on Windows when using non-anonymous ReplyTo
> ------------------------------------------------------------
>
>                 Key: CXF-769
>                 URL: https://issues.apache.org/jira/browse/CXF-769
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports, WS-* Components
>         Environment: Windows XP
>            Reporter: Andrea Smyth
>         Attachments: MAPTest.log
>
>
> MAPTest (and others) intermittently fails in one or several of its tests on Windows with a SocketException (example stack trace in attachment). The behaviour is very similar to the one described in https://issues.apache.org/jira/browse/CXF-755, and it seems it can be worked around in the same manner.
> This issue needs further investigation as the test used to pass reliably on Windows until recently.

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