Saturday, July 2, 2016

Internet Explorer Has Modified This Page To Prevent Cross-site Scripting R12 page



1. Make a backup copy of the original Forms system-jazn-data.xml.
       This file is found in $INST_TOP/ora/10.1.3/j2ee/forms/config/system-jazn-data.xml

   2. Change oc4jadmin password if the password is unknown
 
   $ vi $INST_TOP/ora/10.1.3/j2ee/forms/config/system-jazn-data.xml

========= excerpt from original file =============

oc4jadmin
OC4J Administrator
oc4jadmin
OC4J Administrator
OC4J Administrator
{903}9VrhYTuhd7DyBJf7J/4KwbSEIlETQJOO
==================================================

========= excerpt from file with change ==========

oc4jadmin
OC4J Administrator
oc4jadmin
OC4J Administrator
OC4J Administrator
!welcome123

==================================================

:wq!
$
 

   3. Execute $FND_TOP/bin/txkrun.pl -script=CfgOC4JApp

         Enter Application name for re-deployment ? forms
         Enter Oc4j Instance password for re-deployment ? welcome (or current password)
         Run Autoconfig ? No 

    4. Run AutoConfig on the instance by running the command:
   
        $ADMIN_SCRIPTS_HOME/adautocfg.sh

No comments: