View Single Post
  #1 (permalink)  
Old 01-22-2008, 12:25 AM
sriram sriram is offline
Member
 
Join Date: Jan 2008
Posts: 1
sriram is on a distinguished road
JDK 1.3 with HTTPS
Hi,

I am using JDK 1.3 in my application( I can't change the JDK 1.3). I do have WSDL client(Java), it is talking to URL is HTTPS. But JDK 1.3 with HTTPS is giving the exception.

"java.net.MalformedURLException: unknown protocol: https."

Please let me know if some find the solution for this problem.


Thanks
Sriram
Reply With Quote
Sponsored Links