users@jax-rpc.java.net

Problem in SSL

From: Its Capricon <its_capricon_at_YAHOO.COM>
Date: Wed, 01 Jan 2003 03:16:11 -0700

hi all,

i m trying to use SSL in jax-rpc, i m using a simple hello application,
i have deployed successfully this hello application on tomcat.
and i verfied it through URL https://localhost:8443/
it is working fine.

i have generated keysote files and cer files.
but when i m running my simple java client it is giving an exception like
java.rmi.RemoteException:nested exception is java.io.Exception:host name is
worng , it should be <localhost>.......

but i m setting my service endpoint like https://localhost:8443/hello/Helloservice?WSDL in stub.

is there something that i m missing. can anybody help me out.
Thankx
capri