Home » Developer & Programmer » JDeveloper, Java & XML » Problem Webutil WEBUTIL_FILE.FILE_SELECTION_DIALOG_INT will not work
Problem Webutil WEBUTIL_FILE.FILE_SELECTION_DIALOG_INT will not work [message #425020] Wed, 07 October 2009 03:32 Go to next message
aljabali
Messages: 53
Registered: July 2008
Member
Hi,
i am using WebUtil with Oracle Developer 10g(9.0.4)
i have got the problem
oracle.forms.webutil.file.FileFunctions bean not found
WEBUTIL_FILE.FILE_SELECTION_DIALOG_INT will not work.
all configuration is very good ( formsweb.cfg, wenutill.pll...)
but i have got this problem

I am create a new form in C:\webutil_106 and webutil.olb and
webutil.pll in the same direction C:\webutil_106.

in FORMS_PATH IN REGISTARY
( C:\webutil_106 )


---------------------------------------------------------
in default.env

( FORMS90_PATH=C:\Dev10g_old\forms90;C:\Dev10g_old\forms90\webutil; C:\webutil_106

WEBUTIL_CONFIG=C:\Dev10g_old\forms90\server\webutil.cfg

CLASSPATH= C:\Dev10g_old\forms90\java\jacob.jar;
           C:\Dev10g_old\forms90\java\frmwebutil.jar;
           C:\Dev10g_old\forms90\java\f90all.jar;
           C:\Dev10g_old\jdk\jre\lib\rt.jar

)

---------------------------------------------------------------
in formsweb.cfg

( archive_jini=f90all_jinit.jar;frmwebutil.jar;jacob.jar
  archive=f90all.jar

and end of files 

[webutil]
WebUtilLogging=off
WebUtilLoggingDetail=normal
WebUtilErrorMode=Alert
WebUtilDispatchMonitorInterval=5
WebUtilTrustInternal=true
WebUtilMaxTransferSize=16384
baseHTMLjinitiator=webutiljini.htm
baseHTMLjpi=webutiljpi.htm
baseHTML=webutilbase.htm
archive_jini=f90all_jinit.jar
WebUtilArchive=frmwebutil.jar,jacob.jar,f90all.jar
archive=frmwebutil.jar,f90all.jar
lookAndFeel=oracle

)

-------------------------------------------------------

in webutil.cfg
transfer.database.enabled=TRUE
transfer.appsrv.enabled=TRUE

-----------------------------------------------------
and I am using The URL:

http://<LOCALHOST>:8889/forms90/f90servlet?CONFIG=WEBUTIL


---------------------------------------------------------
I am creating the webutil user and grant dba and execute
the create_webutil_db.sql successfully


and all files in other location in attach files( change Extension file TO zip )

Re: Problem Webutil WEBUTIL_FILE.FILE_SELECTION_DIALOG_INT will not work [message #425106 is a reply to message #425020] Wed, 07 October 2009 10:08 Go to previous messageGo to next message
aljabali
Messages: 53
Registered: July 2008
Member
I am serching the solution and Iam find the error message
in webutil_file

 when WebUtil_Core.BEAN_NOT_REGISTERED then 
      WebUtil_Core.ErrorAlert(WebUtil_Core.getImplClass(WebUtil_Core.WUF_PACKAGE)
                              ||' bean not found. WEBUTIL_FILE.FILE_SELECTION_DIALOG_INT will not work');
      RAISE FORM_TRIGGER_FAILURE;   


can you help me ....
Re: Problem Webutil WEBUTIL_FILE.FILE_SELECTION_DIALOG_INT will not work [message #425193 is a reply to message #425020] Thu, 08 October 2009 00:11 Go to previous message
aljabali
Messages: 53
Registered: July 2008
Member
Can you help me ................
Previous Topic: Rename LOV data in OAF page coming from database messages
Next Topic: How to extract xml data from a clob stored in a table?
Goto Forum:
  


Current Time: Fri Mar 29 04:44:50 CDT 2024