Similar to the discussion I cannot get the splash screen to give the information I want, and I cannot get the window and short cut icons to work. I am running forms 12.2.1.1.0 and java 1.8_102. I have added the following to both the base.jnlp and extensions.jnlp files in the information sections
\<title>XXX\</title>
\<vendor>YYYY\</vendor>
\<description>ZZZZ JNLP launcher.\</description>
\<description kind="short">ZZZZ application\</description>
<icon kind="shortcut" href="/forms/java/logo2.gif" />
<icon kind="splash" href="/forms/java/logo2.gif" />
<icon kind="default" href="/forms/java/logo2.gif" />
I can down load the icon using the URL http://localhost:9001/forms/java/logo2.gif so I know its there. What I am looking for is a splash screen that contains the items in the information section of the jnlp files not

and for the application icon to be the one specified. I can see the application in the java cache viewer with the icon I want of type applet. In the java control panel I have shortcut creation set to always allow