Re: Resolve problem with digital handshake

2005-07-19 Thread Paul Thomas
Found the solution: You must put the following line before you invoke the call: System.setProperty(axis.socketSecureFactory, org.apache.axis.components.net.SunFakeTrustSocketFactory); Paul Hi there, I am trying to connect to an endpoint which is https and I get the following error:

Resolve problem with digital handshake

2005-07-18 Thread Paul Thomas
Hi there, I am trying to connect to an endpoint which is https and I get the following error: AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException faultSubcode: faultString: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: Could not

where to put the wsdd

2005-03-01 Thread Paul Thomas
Hi there, To what directory should I deploy the deploy.wsdd file. I am using Tomcat 5.0.28 Thanks a million, Paul