Sign-up our Newsletter  Register on our LinkedIn  Follow us on Twitter  Check out our Facebook  Follow us on Google+
Follow

Got an ClassDefNotFoundException

It very likely indicates you updated but not following the documentation.

The mistake you probably did was to backup your.jnlp (or .php) file and restored it after the update. If the new version includes new libraries, they are then erased from the.jnlp when your restore the original one hence the exception.

You should never overwrite a .jnlp with a backuped version as this is hidding possible necessary changes. Instead, just edit the new .jnlp and edit it to update the codebase attribute (that you can copy from your backup).

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

0 Comments

Please sign in to leave a comment.