Tagged Questions
1
vote
0answers
424 views
com.sun.deploy.net.jarsigningexception could not verify signing in resource: xalan.jar, 2.7.1
Our JNLP client application contains different JAR's. We sign all these JAR's at build-process. Now, we have one Jar which can not be verified, but only under Windows! (xalan-2.7.1.jar)
If we run the ...
0
votes
0answers
55 views
error opening library file compressed with pack200 compression
Hi im a bit newbie to java and im developing a swing app in java. After a long research in google i found about pack200 compression and made a compressed jar with it for which is the library for my ...
0
votes
2answers
47 views
Unable to run-applet default Griffon app
With a new Griffon (v0.9.4) app, having nothing more done to it than to install plugins that will be needed for the project later, I am unable to griffon run-applet or run-webstart on the project. The ...
0
votes
0answers
38 views
Unable to locate com.simontuffs.onejar.Boot in web start
I am new to java web start.
I am trying to lunch one-jar using web start.but i am getting this error:
java.lang.IllegalArgumentException: Unable to locate
com.simontuffs.onejar.Boot in the ...