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

Greg Brown commented on PIVOT-500:
----------------------------------

The issue with Ant 1.8 is captured in PIVOT-502. 

I agree that we should regenerate the cert and remove the Incubator reference, 
but I'm not sure that will resolve the problem. I'm guessing that the new 
security settings in J6u20 will prevent us from using any self-signed 
certificate, regardless of age, but I could be wrong about that. Either way, 
the long-term fix is probably to get a valid cert. In the meantime, I think we 
should just pull the JNLP links to the signed apps.



> 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: 1.5
>
>
> 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.

Reply via email to