java.net.MalformedURLException: unknown protocol: socket
843802Jan 23 2007 — edited Sep 28 2009Hi.
I have an app deployed with java web start. It runs fine with java5.
If i update the machines to java6 it works in some (windows and linux) but not on other (windows).
The exception i get is:
java.net.MalformedURLException: unknown protocol: socket
Any ideas?