Morning All,
I have a problem after I upgraded our Servoy Production Server to 5.1.2
The machine its running on is a MAC OS X Server Ver. 10.5.2. It has done all the latest system updates.
On the previous version of Servoy 5.1.1 we had certain Mac clients with who’s os systems are 10.5 or lower did not load up due to an certificate error.
So we thought the 5.1.2 update should fix this. Last night I did the update and when I try to launch any client I get errors saying that the plugins and beans need to be signed.
com.sun.deploy.net.JARSigningException: Found unsigned entry in resource: (http://192.168.1.9:8080/beans/slider.jar, 1223972145000)
at com.sun.javaws.security.SigningInfo.getCommonCodeSignersForJar(Unknown Source)
at com.sun.javaws.security.SigningInfo.check(Unknown Source)
at com.sun.javaws.LaunchDownload.checkSignedResourcesHelper(Unknown Source)
at com.sun.javaws.LaunchDownload.checkSignedResources(Unknown Source)
at com.sun.javaws.Launcher.prepareLaunchFile(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.launch(Unknown Source)
at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
I have read the post http://forum.servoy.com/viewtopic.php?f=15&t=13974, posted earlier this month, and shouldn’t the 5.1.2 fix this issue of jars having to be signed?
How do I fix this issue? do I have to go through and sign ALL the jar files? I have run ‘signtester.jar’ and most of the jars we have are unsigned for some reason.
Thanks in Advance,