View Single Post
  #6  
Unread 04-19-2009, 06:16 PM
Kaldran Kaldran is offline
A Griffon
 
Join Date: Nov 2004
Server: Valor
Posts: 358
Default

Found the problem:

If you add arguments or properties to the *.jnlp file, it has to be signed as well to be considered safe by java. You do that by having a copy inside the signed main *.jar file. Should work now.
Reply With Quote