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 11.1.2: configure webutil for 32 as well as 64 bit clients ?

Norbert.HeinNov 24 2011 — edited Jan 27 2012
Hi

I'm on upgrade from FR 11.1.1.4 to FR 11.1.2

in configure webutil I found different versions for 32 / 64 bit
of jacob-1.14.3-x64.dll / jacob-1.14.3-x32.dll

as well as for JNIsharedstubs.dll, d2kwut60.dll
in
ORACLE_HOME\forms\webutil\win32
ORACLE_HOME\forms\webutil\win64

what is the background ?

can I / do I have to
configure webutil for
work on client-side with 32bit-OS as well as with 64Bit-OS ?

jacob.dll has different names in 32/64 Bit,
but d2kwut60.dll not.

can I configure it different in webutil.cfg ?

---------------------------------------------------------
my webutil.cfg looks like this:

# note 1182603.1
# install.syslib.location=/webutil
install.syslib.location=/forms/webutil

# 32 bit:
# install.syslib.0.7.1=jacob.dll|102400|1.14.3|true
install.syslib.0.7.1=jacob-1.14.3-x86.dll|102400|3.0|true
install.syslib.0.9.1=JNIsharedstubs.dll|45056|3.0|true
install.syslib.0.9.2=d2kwut60.dll|81920|3.0|true

# local client
install.syslib.location.client.0=C:\temp\webutil

# my own dll
install.syslib.0.user.1=myowndll.dll|249856|1.0|true
install.syslib.0.user.2=ffisamp.dll|40960|1.0|true

---------------------------------------------------------
regards
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 24 2012
Added on Nov 24 2011
9 comments
5,226 views