...
Andrew Thompson כתב:
> ...
> > I'm trying to sign my jar file (which I created using fatjar), I
[quoted text clipped - 13 lines]
>
> 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
Andrew Thompson - 03 Mar 2007 14:11 GMT
> Andrew Thompson כתב:
..
> > ...
> > > I'm trying to sign my jar file ...
...
> > > ..and deploy it using jnlp file ..
...
> > > jar) and outputs a java.security.AccessControlException.
..
> > * Validate it against the DTD...
..
> ...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)
Many (seemingly unrelated) problems start
in the JNLP file.
> I used netbeans's web start plugin and it solved my problem.
Great. Glad you sorted it.
> Thanks again,
You're welcome.
Andrew T.