WEBUTIL error in MOZILLA & CHROME [message #466418] |
Mon, 19 July 2010 09:11 |
atsiot
Messages: 6 Registered: July 2010
|
Junior Member |
|
|
I have configured webutil correctly according to its pdf instructions, i run the form-utility which checks wether I configured webutil correctly or not(i found it in metalink) and everything seems to be ok. Webutil runs great in Internet Explorer but I keep receiving the following error in MOZILLA and CHROME: oracle.forms.webutil.fileTranfer.FileTransfer bean not found. WEBUTIL_FILE_TRANSFER.getMaxTransfer will not work.
Why is this happening? Please help, it's very urgent. I searched everything.
Thank u
|
|
|
|
|
|
|
Re: WEBUTIL error in MOZILLA & CHROME [message #467310 is a reply to message #466796] |
Fri, 23 July 2010 05:02 |
atsiot
Messages: 6 Registered: July 2010
|
Junior Member |
|
|
Dear David... dear all...
I managed to solved my problem: I found a link, i followed the steps and now i m aple to use webutil EVERYWHERE(MOZILLA, CHROME, IE)!
The problem had to do with the Java Version...
Take a look...
I changed formsweb.cfg. I use archive instead of archive_jini and I added a section like the following one:
[javaplugin]
baseHTMLJInitiator=webutiljpi.htm
jpi_download_page=...java.sun.com/products/archive/j2se/1.4.2_09/index.html
jpi_classid=clsid:8AD9C840-044E-11D1-B3E9-00805F499D93
jpi_codebase=...java.sun.com/products/plugin/autodl/jinstall-1_4-windows-i586.cab#Version=1,4,0,0
WebUtilArchive=frmwebutil.jar,jacob.jar
WebUtilLogging=off
WebUtilLoggingDetail=normal
WebUtilErrorMode=Alert
WebUtilDispatchMonitorInterval=5
WebUtilTrustInternal=true
WebUtilMaxTransferSize=16384
"If you don't use the Webutil library, point to the basejpi.htm start page:
baseHTMLJInitiator=basejpi.htm"
Last step, i run my application adding the following parameter in the default, well-known url:
?config=javaplugin
I hope to help someone else in the future...
David, when i read your links, i thought I had to look in Java versioning with forms 10g, so, I searched again and here I am.
Thank you very much
|
|
|
|
WEBUTIL error in MOZILLA & CHROME [message #481094 is a reply to message #466627] |
Sat, 30 October 2010 09:33 |
fathiesam
Messages: 5 Registered: October 2009
|
Junior Member |
|
|
hi all
is there any problem to run webutil on windows 7
i had webutil deployed on AIX IBM machine and working good
with all users except how have windows 7
wuc-24:error reading url http:\\.......\webutil\jacob.dll
and also d2kwut60.dll
and also jnisharedstubsd.dll
|
|
|