Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java 8 Forms 12 Webstart JNLP Warning.

db12345Jun 21 2018 — edited Jun 21 2018

Hi,

When loading an application using Java 8 171, the console is showing the following warning:

WARNING: the jnlp file is invalid and will be blocked in a future release.

Exception: org.xml.sax.SAXParseException; lineNumber: 21; columnNumber: 98; The reference to entity "ifsessid" must end with the ';' delimiter.

This didn't appear previously when using Java 7 51.

I see a similar post, but that resolution looks to already be the default behaviour.

The line in the downloaded JNLP file is:

<param name="serverURL" value="/forms/lservlet?ifcfs=/forms/frmservlet?config=config_name&#38;ifsessid=&#38;acceptLanguage=en-GB,en-AU;q=0.9,en-US;q=0.8,en;q=0.7"/>

  

Setup:

Windows 7 64bit

Java 8 171 32bit

App Server:

Windows 2016 R2 64bit

JDK 8 151 64 bit

FMW 12.2.1.3

The application includes the use of webutil with OLE and all jars have been signed with a Comodo certificate.

The config uses basejnlp=webutil.jnlp and this jnlp has not been modified.

Can you please advise what change is required to stop the warning from being displayed.

Daniel

This post has been answered by Michael Ferrante-Oracle on Jun 21 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 19 2018
Added on Jun 21 2018
2 comments
818 views