Hallo,
i have this warning in java console (java 9.x, forms 12C last release):
Missing Application-Name manifest attribute for: http://....:9001/forms/java/jacob.jar
and after a Java security warning and the user must give his consent to move forward.
Then everything works fine. But you can not make the final choice definitive. So every time you have to give the consent
I have signed the jacob file, but this is a problem of manifest.
what to do ?
Regards