- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 01, 2002 4:59 PM
Subject: Re: WSDL2Java on https
I haven't tried this, but I imagine you would need to install JSSE. Put the
JSSE jar files on your classpath, or drop them i
Sarkar, Sudipta"
kscape.com>cc:
Subject: WSDL2Java on https
Hi,
I am using Axis 1.0 RC1. I tried to run WSDL2Java using
java org.apache.axis.wsdl.WSDL2Java https://localhost:7002/wsdl/test.wsdl. it gives
the exception. It does not find the wsdl although its present and I can see it thru
the browser.
WSDL2Java works fine if I access it over http rath