Thursday, September 13, 2012

Command to Compile the JSP files

It is sometimes necessary to compile the JSP's in Application Tier. But before doing that it is necessary to stop all the Application Tier Services.

i) Goto $FND_TOP/patch/115/bin
ii) Execute the following :
      perl ojspCompile.pl --compile --flush -p 20 -log /tmp/ojspc_error2.log




No comments: