Signing jar-files
A project is using Sferyx in Webforms, and the file HTMLEditorLight.jar is used. But 'copy and paste' from outside the form to the editor is not working. Cause: the jar-file need to be signed. To sign a jar-file the tools 'keytool' and 'jarsigner' is needed. But... why not use a script from e.g. webutil: sign_webutil.sh? With a few adjustments it's a quite common, usable script.