I'm trying to call a WebService through a proxy using SSL using axis 1.2.
I use following settings:
-Djava.protocol.handler.pkgs=com.sun.net.ssl.internal.www.protocol
-Dlog4j.configuration=file:log4j.conf
-Dhttps.proxyHost=<proxyhost> -Dhttps.proxyPort=<portNr>
I'm getting following error:
ERROR:: remote exception while getting messages from channel, soap error, fault
code =
{http://schemas.xmlsoap.org/soap/envelope/}Server.userException, fault
string = java.io.IOException: Unable to tunnel through <proxyhost>:<portNr>.
Proxy returns "HTTP/1.1 403 OK"
Can someone help. I wasn't able to find any documentation on SSL thru a proxy.
Cheers
Laci
--
Ladislav Gaspar
IT Vision AG
St. Alban-Anlage 29
CH-4010 BASEL
Tel. +41 61 206 96 17
Fax. +41 61 206 96 10
E-Mail: [EMAIL PROTECTED]