WebSphere Application Server - Websphere 4.0.7, MalformedURLException: unknown protocol: https

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Application Server > January 2006 > Websphere 4.0.7, MalformedURLException: unknown protocol: https





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Websphere 4.0.7, MalformedURLException: unknown protocol: https

2006-01-23, 6:14 pm


I am using Websphere 4.0.7 on a Unix platform.

My application code is creating a java.net.URL object.

When the URL prefix is "https", I observe an exception:

java.net.MalformedURLException: unknown protocol: https
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at java.net.URL.<init>(Unknown Source)
at com.mycorp.Util.foobar(Util.java:47)

How can I fix this? Why doesn't Websphere 4.0.7 support
an https URL object?

Has IBM published a fix or workaround?

Paul Ilechko

2006-01-23, 6:14 pm

sullivan.sean@menlolog.com wrote:
> I am using Websphere 4.0.7 on a Unix platform.
>
> My application code is creating a java.net.URL object.
>
> When the URL prefix is "https", I observe an exception:
>
> java.net.MalformedURLException: unknown protocol: https
> at java.net.URL.<init>(Unknown Source)
> at java.net.URL.<init>(Unknown Source)
> at java.net.URL.<init>(Unknown Source)
> at com.mycorp.Util.foobar(Util.java:47)
>
> How can I fix this? Why doesn't Websphere 4.0.7 support
> an https URL object?
>
> Has IBM published a fix or workaround?
>


do you have the IBM JSSE provider configured correctly?

2006-01-23, 6:14 pm

>
> do you have the IBM JSSE provider configured
> correctly?


We are using IBM's default configuration. I haven't made any
changes to the JSSE providers.

What should the configuration look like?

Paul Ilechko

2006-01-23, 6:14 pm

sullivan.sean@menlolog.com wrote:
>
>
> We are using IBM's default configuration. I haven't made any
> changes to the JSSE providers.
>
> What should the configuration look like?
>


sorry, have looked at WAS 4 in years, but it should be in the info center.
Ben_

2006-01-24, 7:51 am

Does this help ?

http://www-1.ibm.com/support/docvie...uid=swg21218846


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com