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!

Can not start forms application from Mozilla ESR using jnlp protocol

myluismMar 9 2017 — edited Mar 16 2017

Hi All.

I'm using Forms 12c lastest version.

I want to run my application within the same main browser window using Mozilla ESR.

I've been told that in order to do it i must use JNLP

I downloaded Mozilla ESR 64 bits, but i can't use the JNLP protocol. I have 3 cases:

1) http://172.18.1.7:7777/forms/frmservlet?config=jnlp&form=TEST_PJC1

It does not do anything. Just a message on the browser window: "Oracle Forms Services Applet"

2) jnlp://172.18.1.7:7777/forms/frmservlet?config=jnlp&form=TEST_PJC1

It starts downloading Java, But fails with error Unable to launch application. On Java Console, this message appears:

#### Java Web Start Error:

#### Could not parse launch file. Error at line 31.

3) http://172.18.1.7:7777/forms/frmservlet?config=webstart&form=TEST_PJC1

When using webstart config section it works OK.

How do i solve this issue???

What am i doing wrong?

Regards, Luis...!

This post has been answered by Michael Ferrante-Oracle on Mar 15 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 13 2017
Added on Mar 9 2017
21 comments
3,015 views