Servoy Launch jpedal.jar issue

Hello

I updated my servoy server to Servoy 4.1.6.
I use Java 1.6.13 and after the servoy update, when I launch the Client I have the follow error:

Java Web Start Error:

Un’applicazione non firmata ha richiesto l’accesso illimitato al sistema

Risorsa non firmata: http://200.200.200.21:8080/beans/jpedal.jar

An application doesn’t signed have asked for the boundless access to the system

Resource not signed: http://200.200.200.21:8080/beans/jpedal.jar

JNLPException[category: Errore di protezione : Exception: null : LaunchDesc:

Servoy Client Beans Servoy and Others ] 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.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)

Can you help me?

Thank’s
Roberto

Windows 2003 server; java 1.6.13; Servoy 4.1.6

This is a starting point: http://wiki.servoy.com/pages/viewpage.a … Id=8099146

But I don’t use Java 6 update 19 but java 6 update 13.

Is the problem the same?

Thank you

I think if you use 4.1.6, all libraries have to be signed.

Ah ok.
Thank you for help

Roberto

patrick:
I think if you use 4.1.6, all libraries have to be signed.

Correct. The way I understand this is that the consequence of using the 3.5.11/12, 4.1.6 and 5.1.2 versions, which were released to fix things with Java 6.0u19 (and up), that you now have to use all signed libraries/plugins/beans.
No matter what Java version you are using.

Does anyone know how to get a signed copy of jpedal.jar? It’s running as a bean, not a plugin, and has no jnlp. I found a more recent one on google code, but Servoy claimed it was corrupt.

Hi Ellen,

check out http://wiki.servoy.com/display/tutorials/JAR+signing
Paul Bakker did an excellent job on the description how to test and sign jars yourself.

The version I just downloaded from jpedal.org seems to already be signed.

The one you downloaded from jpedal.org is the commercial demo, or you found the free one? Thanks for any help you can provide pointing me to the free one.

“The JPedal Open source PDF viewer offers a free, lighweight Java PDF viewer, based on a cutdown version of our full commercial Java PDF Viewer”

http://www.jpedal.org/open_source_pdf_v … wnload.php

THANK YOU THANK YOU, its working again. I searched for 20 minutes for that open source version, assuming there was one since they kept driving me to the “commercial demo”. Never found it. Thanks again.

The demo downloads page has a link “Click here if you are after any other version”

This points to http://www.jpedal.org/all_download.php where is a tab LGPL for the LGPL viewer and all the other versions such as the ME viewer and plugins for Eclipse, NetBeans and IDEA.