بتاريخ: 17 مارس 200917 سنة comment_151436 First you need to download some files from metalinkor send me you mailHow to Install Webutil on Oracle AS 10.1.2.0.2 under Linux/Unix 1. Confirm that Linux is version 10.1.2.0.2 2. Create directory webutil in ORACLE_HOME/forms 3. Transfer in binary mode the following files in the directory $ORACLE_HOME/forms/webutil· d2kwut60.dll · jacob.dll · JNIsharedstubs.dll4. Confirm that the following alias was created in the file ORACLE_HOME/forms/server/forms.conf: AliasMatch ^/forms/webutil/(..*) "ORACLCE_HOME/forms/webutil/$1"if not add it 5. Confirm that the file webutil.cfg was created in the ORACLE_HOME/forms/server and he is looking like:· logging.file= · logging.enabled=FALSE · logging.errorsonly=FALSE · logging.connections=FALSE · install.syslib.location=/webutil · install.syslib.0.7.1=jacob.dll|94208|1.0|true · install.syslib.0.9.1=JNIsharedstubs.dll|65582|1.0|true · install.syslib.0.9.2=d2kwut60.dll|192512|1.0|trueif not copy it 6. Copy jar files in the following directory ORACLE_HOME/forms/java:· frmwebutil.jar · jacob.jar 7. sign the lst added files as follow: · start the command prompt · cd $ORACLE_HOME/forms/java · export PATH=$ORACLE_HOME/jdk/bin:$PATH · copy sign_webutil.sh to $ORACLE_HOME/bin· $ORACLE_HOME/forms/webutil/sign_webutil.sh $ORACLE_HOME/forms/java/jacob.jar · $ORACLE_HOME/forms/webutil/sign_webutil.sh $ORACLE_HOME/forms/java/frmwebutil.jar8. enter the database as sysdba then create a new user to run aspecial script create_webutil_db.sql · CREATE USER webutil IDENTIFIED BY webutil DEFAULT TABLESPACE users TEMPORARY TABLESPACE temp;/GRANT CONNECT, CREATE PROCEDURE, CREATE PUBLIC SYNONYM TO webutil;/CONNECT telmdba/ora733@telm_10g @$ORACLE_HOME/forms/create_webutil_db.sqlCREATE PUBLIC SYNONYM webutil_db FOR webutil.webutil_db;/--Reconnect as SYSTEM, and issue:grant execute on webutil_db to public;/ · You can use an old user to run that script and you can ignore the SYNONYM step9. Copy from webutil_106\java to ORACLE_HOME/forms/java the following two javascript files: · forms_base_ie.js · forms_ie.js10. Transfer in binary mode in the ORACLE_HOME/forms directory the following files : · webutil.olb · webutil.pll · WU_TEST_106.fmb11. Transfer in the directory ORACLE_HOME/forms/server the following files : · webutilbase.htm · webutiljini.htm · webutiljpi.htm12. In formsweb.cfg create the following config section ( usually exixts ) · [webutil] WebUtilArchive=frmwebutil.jar,jacob.jar WebUtilLogging=off WebUtilLoggingDetail=normal WebUtilErrorMode=Alert WebUtilDispatchMonitorInterval=5 WebUtilTrustInternal=true WebUtilMaxTransferSize=16384 baseHTMLjinitiator=webutiljini.htm baseHTMLjpi=webutiljpi.htm archive_jini=frmall_jinit.jar archive=frmall.jar lookAndFeel = oracle ( may replace oracle by generic)13. Compile the webutil.pll library: using the user which you createdfrmcmp.sh MODULE=$ORACLE_HOME/forms/webutil.pll USERID=webutil/webutil@telm MODULE_TYPE=LIBRARY OUTPUT_FILE=$ORACLE_HOME/forms/webutil.plxif you compile using putty you should use (reflection x) software or use these terms · export TERM=vt220 · export ORACLE_TERM=vt22014. Confirm that no compilation errors and restart the OC4J_BI_Forms only or restart the AS 15. Compile WU_TEST_106.fmb file: using the same userfrmcmp.sh MODULE=$ORACLE_HOME/forms/WU_TEST_106.fmb USERID=webutil/webutil@telm MODULE_TYPE=FORM OUTPUT_FILE=$ORACLE_HOME/forms/WU_TEST_106.fmx 16. test the servlet using: http://host:port/forms/frmservlet and then Launch the forms demo module:http://host:port/forms/frmservlet?config=w...il/webutil@orcl تقديم بلاغ
بتاريخ: 17 مارس 200917 سنة comment_151440 هناك ثلاث ملفات يمكنك تحميلهمالملف الأول jacob_18.zip تم تعديل 17 مارس 200917 سنة بواسطة as_anb تقديم بلاغ
بتاريخ: 17 مارس 200917 سنة comment_151443 و هذا ملف تبع الملف الثالثو هكذافك الملفات و اقرأ الشرح كويسو نفذو الله معك webutil.rar تقديم بلاغ
بتاريخ: 17 مارس 200917 سنة كاتب الموضوع comment_151485 انا عملت كل اللى انت قولت علية وكلة تمامبس لم اجى اعمل compile for pll مابيتطلعش plx بتاعها اية الحلوالف شكر على تعاونكم تقديم بلاغ
بتاريخ: 17 مارس 200917 سنة comment_151490 خد الملف المطلوب من هناو ضعه فى نفس المسارمش مطلوب إنك تعملcompileده لوحدها ليها مشاكلهاالملف ده معمول له تنفيذ على unixمش هتفرق كتير WU_TEST_106.rar تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.