Wednesday, October 29, 2008

Clearing JSP pages in R12

  • While clearing all _pages in ($INST_TOP/_pages) and restart apache, we'll get a blank page since appsLocalLogin.jsp cannot be compiled automatically in R12.
  • This is can be done by making changes in the appsLocalLogin.jsp file.
  • Just change "justrun" to "recompile"
  • Location of appsLocalLogin.jsp in R12 is $INST_TOP/ora/10.1.3/j2ee/oacore/application-deployments/oacore/html/orion-web.xml
  • Restart middle tier services.

No comments: