october-2014 CPU patches
Hi all,
while applying OCT-2014 CPU patches on 10.1.2.3---patch 19434967.
i am facing issues while performing patch post install steps.
1. cd $ORACLE_HOME/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF
2. cp orion-web.xml
$ORACLE_HOME/j2ee/OC4J_BI_Forms/applications/orion-web.xml_pre9282569
3. cp web.xml $ORACLE_HOME/j2ee/OC4J_BI_Forms/applications/web.xml_pre9282569
4. Redeploy formsapp by executing the following command:
dcmctl redeployApplication -f $ORACLE_HOME/forms/j2ee/formsapp.ear -a formsapp
-co OC4J _BI_Forms
5. Restart OC4J _BI_Forms
we dont have orion-web.xml and web.xml files for step 1 and 2.