I tried and i got different error this time:

Exception:: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateE
xception: Couldn't find trusted certificate


any idea?


From: Massimo Barabino <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: SSL web services
Date: Tue, 30 Sep 2003 16:43:09 +0200

Henry lu wrote:

Thank you very much, Mr. Smith! It works! Now I have another question for you.

How to deploy a web services to a ssl server? Here is what i did:

C:\java_dev\web_services\ex1\srv>java org.apache.axis.client.AdminClient -p8443
deploy.wsdd
Processing file deploy.wsdd
Exception:: java.lang.NumberFormatException: For input string: ""


do you know how to fix?


Hi,
try
org.apache.axis.client.AdminClient -l https://Path _To_Axis_Servlet:your_port your_wsdd_file
This worked for me.


Massimo Barabino



_________________________________________________________________
High-speed Internet access as low as $29.95/month (depending on the local service providers in your area). Click here. https://broadband.msn.com




Reply via email to