Client can't log on using Java 5.0 and Windows 2003

If I try to log a client onto Servoy from a Windows 2003 OS running java 5.0 update 2 I get the following error messsage:

An error occurred while launching/running the application.

Title: Servoy Client
Vendor: Servoy
Category: Download Error

Could not verify signing in resource: (http://localhost:8080/lib/j2db.jar, 1111811014642)

I can log onto the same server from a Windows 2003 OS running java 1.4 and I can log on from a Windows XP station running Java 5.0.

[THE SERVER IS RUNING JAVA 5.0 AND WINDOWS 2003]

SO THE PROBLEM IS ONLY SEEN WITH THE CLIENT RUNNING WINDOWS 2003 WITH JAVA 5.0

JOHN MCCANN

MS SQL SERVER
2.2 RC3

Hello,

that seems a known issue:

Regards
Patrick

Hello idoctor,

You can solve this by running Java 1.4 on the server and Java 1.5 on the clients.

Java 1.5 on the client inherits the proxy settings from the browser.

Java 1.5 both on server and client gives you this error.

Kind regards Rene

Rene,

Thanks. This will work for now.

John McCann