Re: WSDL2Java on https

2002-10-11 Thread Sean
- 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

Re: WSDL2Java on https

2002-10-01 Thread Junaid . Bhatra
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 in the jre/lib/ext folder of your jdk. Also you would need to do the following at the very least: 1) Insert the following line in your jre/lib/security/java.security file: s