With the recent Java updates, many people are having trouble with their Java Web Start apps lacking Codebase, Permissions, and Application-na
If the error message looks like this:
Missing Application-Name manifest attribute for: server root/filename.jar
You can solve it this way:
Start control panel
Choose Java Control Panel
Select Security tab
At Exception Site list click on Edit Site List button
Click on Add button.
Type the server root (eg.:https://ibank.cib.hu), and press OK
Restart your browser/application.
Resource here.