users@jax-rpc.java.net

Re: java.net.MalformedURLException: https

From: Neal Yin <nyin_at_BEA.COM>
Date: Wed, 19 Jun 2002 11:29:07 -0700

Probably you need to use JDK 1.4. The error means client doesn't have a SSL
library setup. JDK 1.4 comes with a built-in one.

-Neal
BEA Systems. Inc

----- Original Message -----
From: "Steve Black" <sblack_at_ROCSOFTWARE.COM>
To: <JAXRPC-INTEREST_at_JAVA.SUN.COM>
Sent: Wednesday, June 19, 2002 11:01 AM
Subject: java.net.MalformedURLException: https


> I am having a problem similar to one that Mischa posted on May 27, 2002.
> I am trying to set up tomcat to use SSL. I'm following instructions from
> java.sun.com/xml/jaxrpc/webservices_config_article.html.
>
> The certificate appears to have been generated and imported OK since I can
> successfully access https://localhost:8443/jaxrpc-hello/jaxrpc. When I
try
> to run the client, however, I get:
>
> java.net.MalformedURLException: unknown protocol: https
>
>
> Any help is appreciated.
>
> Thanks,
> Steve
>
> -------------------------------------------------------
> Steve Black
> sblack_at_rocsoftware.com
> ROC Software
> 512-336-4256
>