|
|
Re: Why Other Browser cannot run oracle forms without IE [message #568108 is a reply to message #568008] |
Tue, 09 October 2012 08:56 |
|
You need to work on your formsweb.cfg. There are settings that specify whether to use the Jinit, or JPI. I chose to do away with using the oracle Java Initiator, because if i remember correctly it has limited support for other browsers.
You will need to read the documentation on this. After you have (if you are using forms 10g r2):
jpi_classid=clsid:8AD9C840-044E-11D1-B3E9-00805F499D93
This string will allow you to use any java installed (not 7 as it's not supported for forms 10g)
|
|
|
|
|
|
|
|
|
|
|
How to run Oracle Forms Applications without Browser [message #571478 is a reply to message #568008] |
Mon, 26 November 2012 06:06 |
|
max22_x
Messages: 2 Registered: November 2012
|
Junior Member |
|
|
Hi,
If you dont want to worry about Browser compatibility you can always run Oracle Forms Native with Forms EXEJar
It basically creates one executable (jar or exe, cant remember exactly), which runs Oracle Forms "out of the box" with whatever Java version is installed (no need for jinitiator, even if the original setup requires it).
I think it just downloads all Jar files from the application server and bundles them up to one plain executable jar file.
Just google for Forms EXEJar (dont have the link handy), company was TalkingByte i believe. The trial version worked fine for me, no need to buy the full version
Let me know how you go
(EDIT: There you go, screenshot attached. website was www.talkingbyte.com jsut click on "Products")
[Updated on: Mon, 26 November 2012 06:11] Report message to a moderator
|
|
|