Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.1.3
-
Fix Version/s: None
-
Component/s: core
-
Labels:None
-
Environment:JDK 1.6.0_17
-
Number of attachments :
Description
Hallo,
I used jaxen in my applet.
I sign the jar file and start the applet. If I used JDK 1.6.0_23 and jaxen-1.1.3 I get the the JarSignedException with message some like "the jar contains unsigned components". If I change my JDK back to 1.6.0_17 it works. If I use jaxen-1.1.1 and JDK 1.6.0_23 it works to.
Moving priority to minor since I don't think it affects most uses of Jaxen.
However if anyone understands how to fix this, a patch would be appreciated.