COMPILE JSP IN R12

In Linux/Unix

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

In Windows

cd %FND_TOP%\patch\115\bin
perl -x ojspCompile.pl –compile –flush

Restart the Apache services or Middleware services.

compile individual JSP manually in R12:

1: cd $COMMON_TOP/_pages
2: Delete the class files (xxxxx.class) for the JSP that you want to compile manually.
Eg. JSP File xxxxx.jsp
Class File: xxxxxx.class ————- Delete this file.
3. Go to the OA_HTML Location of  Jsp pages, if JSP pages does not exist, copy the JSP to the location & run the below command.
$FND_TOP/patch/115/bin/ojspCompile.pl –compile -s ‘abcdef_12.jsp’ –flush
4. Restart the Apache services or Middle-ware services.
5. Check whether the respective class files have been created under
cd $COMMON_TOP/_pages

About Syed Saad

With 13 years of experience as a certified and skilled Oracle Database Administrator, I possess the expertise to handle various levels of database maintenance tasks and proficiently perform Oracle updates. Throughout my career, I have honed my analytical abilities, enabling me to swiftly diagnose and resolve issues as they arise. I excel in planning and executing special projects within time-sensitive environments, showcasing exceptional organizational and time management skills. My extensive knowledge encompasses directing, coordinating, and exercising authoritative control over all aspects of planning, organization, and successful project completions. Additionally, I have a strong aptitude for resolving customer relations matters by prioritizing understanding and effective communication. I am adept at interacting with customers, vendors, and management, ensuring seamless communication and fostering positive relationships.

Check Also

EBS_Latest_Configurations

Apply EBS AD-TXK Release 16 Update

Step By Step Guide to Apply Oracle E-Business Suite R12.2 ADTXK Update 16 Oracle Applications …

Leave a Reply