Regarding webutil in forms9
411951Dec 7 2004 — edited Dec 7 2004Hi,
I have instaled webultils in my forms.
My formsweb.cfg file :
[webutil]
webUtilArchive=\\Oradb1\rst_app\WebUtil\webutil.jar, \\Oradb1\rst_app\WebUtil\jacob.jar
envFile=webutil.env
WebUtilLogging=off
WebUtilLoggingDetail=normal
WebUtilErrorMode=Alert
baseHTMLjinitiator=webutiljini.htm
baseHTMLjpi=webutiljpi.htm
baseHTML=webutilbase.htm
archive_jini=f90all_jinit.jar
archive=f90all.jar
lookAndFeel=generic
#lookAndFeel=oracle
width=100%
height=100%
And my webutil.env file :
FORMS90_PATH=C:\Oracle\AS10g\forms90;\\Oradb1\rst_app\WebUtil\forms
WEBUTIL_CONFIG=\\Oradb1\rst_app\WebUtil\server\webutil.cfg
But the problem is that when i run forms on the application server i get error:
FRM-47023 "No such paremeter WEBUTILCONFIG specified"
and error
WUC-5 "No WebUtil Configuration File specified."
While i have speciafied the path in file webutil.env above.
Please help to solve it it is really urgent
Tahnks for any answers.