You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Sandro Martini (JIRA)" <ji...@apache.org> on 2010/09/21 23:21:34 UTC

[jira] Commented: (PIVOT-500) JNLP demos that use signed JARs fail to launch

    [ https://issues.apache.org/jira/browse/PIVOT-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913262#action_12913262 ] 

Sandro Martini commented on PIVOT-500:
--------------------------------------

Hi to all,
someone prefer to do this instead of me (for example Todd who creates the xslt stuff, or Greg, or others too) ?
Otherwise I'll start to look at it, using old sources (Pivot 1.4 if I remember well) of pages, as a reference to see how/what to do.

Note: 
I'm also thinking on a little review of the generated demos page, but before changing it I'll post here a test mockup.

Bye,
Sandro


> JNLP demos that use signed JARs fail to launch
> ----------------------------------------------
>
>                 Key: PIVOT-500
>                 URL: https://issues.apache.org/jira/browse/PIVOT-500
>             Project: Pivot
>          Issue Type: Bug
>          Components: demos
>            Reporter: Greg Brown
>            Assignee: Sandro Martini
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: pivot_stockTracker_from_ixnay_biz.png
>
>
> The exception in the Web Start console doesn't offer much help:
> java.lang.NullPointerException
> 	at java.util.jar.JarVerifier.mapSignersToCodeSource(JarVerifier.java:497)
> 	at java.util.jar.JarVerifier.mapSignersToCodeSources(JarVerifier.java:509)
> 	at java.util.jar.JarVerifier.getCodeSources(JarVerifier.java:827)
> 	at java.util.jar.JarFile.getCodeSources(JarFile.java:622)
> 	at java.util.jar.JavaUtilJarAccessImpl.getCodeSources(JavaUtilJarAccessImpl.java:25)
> 	at com.sun.deploy.cache.DeployCacheJarAccessImpl.getCodeSources(DeployCacheJarAccessImpl.java:60)
> 	at com.sun.javaws.security.SigningInfo.getCommonCodeSignersForJar(SigningInfo.java:382)
> 	at com.sun.javaws.security.SigningInfo.check(SigningInfo.java:291)
> 	at com.sun.javaws.LaunchDownload.checkSignedResourcesHelper(LaunchDownload.java:1498)
> 	at com.sun.javaws.LaunchDownload.checkSignedResources(LaunchDownload.java:1268)
> 	at com.sun.javaws.Launcher.prepareResources(Launcher.java:1222)
> 	at com.sun.javaws.Launcher.prepareAllResources(Launcher.java:624)
> 	at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:332)
> 	at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:204)
> 	at com.sun.javaws.Launcher.launch(Launcher.java:121)
> 	at com.sun.javaws.Main.launchApp(Main.java:418)
> 	at com.sun.javaws.Main.continueInSecureThread(Main.java:255)
> 	at com.sun.javaws.Main$1.run(Main.java:115)
> 	at java.lang.Thread.run(Thread.java:637)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.