Wednesday, June 01, 2011

How to recompile the JSP manually


You can always use the this option to compile JSP's manually at any time.
Connect application tier using applmgr user and source the environment by running the script:

/oracle/apps/apps_st/appl/APPSSID_host.env

Run the commands
cd $FND_TOP/patch/115/bin
perl ojspCompile.pl --compile --flush -p 2

Restart the Middle Tier services.
 

Regards,
Sukhwinder Singh

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.