|
|
Re: Oracle Form 10g Plugin issue [message #623674 is a reply to message #623581] |
Fri, 12 September 2014 08:30 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
![](//www.gravatar.com/avatar/6f539f43889b4b3e3fcb6c591073de8f?s=64&d=mm&r=g) |
CraigB
Messages: 386 Registered: August 2014 Location: Utah, USA
|
Senior Member |
|
|
Did you install Mozilla before or after Java? You may simply need to re-install Java so it will add the plug-in to Mozilla. Also, if you are going to use Mozilla, you will need to change your formsweb.cfg so it uses a compatible jpi_mimetype with Mozilla. Basically, you just need to remove the jpi_version from this parameter. For example:
## Original entery (depending on your Forms version)
#jpi_mimetype=application/x-java-applet;jpi-version=1.6.0_12
## Updated entry
jpi_mimetype=application/x-java-applet
By the way, what is your Forms version, Java version and Client OS version? This is helpful information you should include in all Forum questions.
Craig...
[Updated on: Fri, 12 September 2014 08:31] Report message to a moderator
|
|
|
|
|
|
Re: Oracle Form 10g Plugin issue [message #623781 is a reply to message #623737] |
Sun, 14 September 2014 12:08 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
![](//www.gravatar.com/avatar/6f539f43889b4b3e3fcb6c591073de8f?s=64&d=mm&r=g) |
CraigB
Messages: 386 Registered: August 2014 Location: Utah, USA
|
Senior Member |
|
|
Which version of Java did you install? Based on your formsweb.cfg setting, if you didn't install Java 1.6.0_22, then you would get this error, but Forms is specifically looking for this version. Either install Java 1.6.0_22 or update your settings for the version you do have installed.
Craig...
|
|
|