Re: Jar signing is just not wotking
- From: "Efi Merdler" <fooshm@xxxxxxxxx>
- Date: 3 Mar 2007 05:11:47 -0800
Andrew Thompson כתב:
On Mar 3, 3:10 am, "Efi Merdler" <foo...@xxxxxxxxx> wrote:
...
I'm trying to sign my jar file (which I created using fatjar), I
followed sun's tutorial on subject and everything seems work (I get no
error messages and everything is generated) however when trying to
load my jar and deploy it using jnlp file ..
Which is what? *
..suddenly java web start does
see my signed jar and ignores it (i.e. it treats it like an unsigned
jar) and outputs a java.security.AccessControlException.
Does the JNLP file request extended permissions?
Are you prompted for them?
* Validate it against the DTD then post it here.
Andrew T.
Hi,
Thanks, you were right it seems the the example that sun gave on their
web site is incorrect (they didn't add the DTD directive to their XML
file) I used netbeans's web start plugin and it solved my problem.
Thanks again,
Efi
.
- Follow-Ups:
- Re: Jar signing is just not wotking
- From: Andrew Thompson
- Re: Jar signing is just not wotking
- References:
- Jar signing is just not wotking
- From: Efi Merdler
- Re: Jar signing is just not wotking
- From: Andrew Thompson
- Jar signing is just not wotking
- Prev by Date: Re: Data Structures in Java......Any good Book ?
- Next by Date: beginner java
- Previous by thread: Re: Jar signing is just not wotking
- Next by thread: Re: Jar signing is just not wotking
- Index(es):
Relevant Pages
|