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!

Forms 12c Java Webstart and JNLP issue - fmw 12.2.1.3.0

SankaraDec 24 2018 — edited Dec 24 2018

Team,

 We are in a process of migrating our application from forms and reports 11g to 12c.

 After migration we have signed two Jar files (Jacob.jar and Icons.Jar) using DigiCert Code Signing Certificate.

 Now we can call our application in 12c using FSAL without any problem.

 When we try to launch our application using method "Java Applet Embedded in HTML" we get below warning and still able to login.

pastedImage_0.png

Java console with below messages

Forms Session ID is WLS_FORMS.formsapp.13

The proxy host is null, and the proxy port is 0.

Native HTTP implementation is being used for the connection.

The connection mode is HTTP.

Forms Applet version is 12.2.1.3

Missing Application-Name manifest attribute for: http://profin-app.ohi.local:9001/forms/java/jacob.jar

FRM-92471: unable to load image go for iconic button item

 When we try to launch using JNLP method or Java Webstart Method we get below error and not able to log in

pastedImage_2.png

 Any configurations we are missing ?

Regards

Sankar

This post has been answered by Felipe Zorzo on Dec 24 2018
Jump to Answer
Comments
Post Details
Added on Dec 24 2018
1 comment
1,322 views