You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Samisa Abeysinghe (JIRA)" <ji...@apache.org> on 2010/12/19 11:49:01 UTC

[jira] Resolved: (AXIS2-3595) Unconnected sockets not implemented

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

Samisa Abeysinghe resolved AXIS2-3595.
--------------------------------------

    Resolution: Fixed

As per last comment, there is a workaroud

> Unconnected sockets not implemented
> -----------------------------------
>
>                 Key: AXIS2-3595
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3595
>             Project: Axis2
>          Issue Type: Bug
>    Affects Versions: 1.3
>         Environment: JSE1.5 - Axis 1.3
>            Reporter: Kristof Werling
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> We are using a WSClient to call a web service. Works fine with http. Does not work with https. The Axis Error is : Unconnected sockets not implemented
> However, when setting up a ssl connection in order to verify the key/trust store config it works just fine!
> We tried a number of setups:
>   -1-  key and trust store were the same file. We used only file name to specify it (same dir as program)
>   -2- key and trust store were the same file. Filename specified fully qualified
>   -3-  key and trust store are separate files, Filename was specified fully qualified for both.
> Result is the same: Unconnected sockets not implemented
> I found a number of entries here reporting the same, and also the web seems to be full of the issues.  But there seems to be no solution.
> Any help is very much appreciated!
> Thanks.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org