Unconnected sockets not implemented
-----------------------------------
Key: AXIS2-3595
URL: https://issues.apache.org/jira/browse/AXIS2-3595
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Affects Versions: 1.3
Environment: JSE1.5 - Axis 1.3
Reporter: Kristof Werling
Fix For: 1.3
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]