Mike,

In order to use https, you have to copy jcert.jar, jsse.jar and jnet.jar 
in $JAVA_HOME/jre/lib/ext.

Then, you have to define the following system property in your JVM

sth. like: 
-Djava.protocol.handler.pkgs="com.sun.net.internal.www.protocol"

Hope this helps
_________________________
Maurice Schneider
Unicible

tel: +41 (0)21/644 6074
fax: +41 (0)21/644 6300
mailto:[EMAIL PROTECTED]
http://www.unicible.ch




"Mike Oliver" <[EMAIL PROTECTED]>
10.01.2003 04:31
Veuillez r�pondre � "Jakarta Commons Users List"

 
        Pour :  <[EMAIL PROTECTED]>
        cc : 
        Objet : trying to use one of the examples


If I use the example ClientApp and enter the URL 

 

https://knowledge.opentext.com/knowledge/livelink.exe

 

It throws a MalformedURLException and if look at the exception thrown
and caught I see it says "unknown protocol https".

 

I have been through the javadocs and examples, how about a hint? What do
I do to ClientApp to get https URLs to work?

 

Michael Oliver
Chief Technology Officer
AppsAsPeers LLC
7391 S. Bullrider Ave.
Tucson, AZ 85747
520.574.1150 Voice
520.844.1036 Fax
520.270.8862 Cell
http://www.appsaspeers.com <http://www.appsaspeers.com/>  Home Page
[EMAIL PROTECTED] SMS
http://www.ollie.ezpeer.net <http://www.ollie.ezpeer.net/>  Personal
Home Page
http://www.ollie.im-live.com/im-live/  Instant Chat
[EMAIL PROTECTED] MSN Messenger
[EMAIL PROTECTED] Yahoo Instant Messenger
MikeOliverAZ Aol Instant Messenger



 



Reply via email to