Oracle Forms (MOSC)

MOSC Banner

Oracle Forms 12c jnlp desktop icon

edited Aug 17, 2016 10:57AM in Oracle Forms (MOSC) 12 commentsAnswered

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:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center