Technology Stack - EBS (MOSC)

MOSC Banner

How to disable caching of JSP's after compiling with ojspCompile.pl and restarting oc4j+httpd

edited Nov 10, 2013 10:42PM in Technology Stack - EBS (MOSC) 6 commentsAnswered
Dear all,
with our developers we are facing tedious cache effects after modifying and compiling JSP's in our eBS R12 installation based on iAS 10.1.3.

We are modifying the JSP HelloWorld.jsp in directory /opt/oracle/HDEV01/apps/apps_st/comn/webapps/oacore/html on the server. Let's say, we just add a HTML comment to it.

Then we compile the file (with success, according to the log) and restart oc4j and the httpd with the following commands:
  1. $FND_TOP/patch/115/bin/ojspCompile.pl --compile --flush -s HelloWorld.jsp
  2. adopmnctl.sh restartproc process-type=OC4J:oacore
  3. adopmnctl.sh restartproc process-type=HTTP_Server

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center