Oracle Forms 12c jnlp desktop icon
I'm trying to get the jnlp that is downloaded from forms 12c to display an icon on the desktop icon instead of the default java coffee cup. I added the following lines to the <information> tag:
<icon href="favicon.jpg"/> |
<icon href="favicon64.jpg" width="64" height="64" kind="splash"/>
But if I place the two jpg's in ORACLE_HOME/forms/java, use a full path in the href above, or put the two jpg files in our icons.jar ( downloaded from the extensions.jnlp setting ) I still can't get the icon to display on the desktop. Does someone have a working configuration of this? We have this line in our <applet-desc section and icons are showing properly in the application. Not sure if this setting comes into play or not: