Wednesday 15 October 2014

How to compile jsp pages manual in R12

Please follow the below steps to compile jsp pages manually in R12.

backup/move  the _pages directory as below

mv $COMMON_TOP/_pages $COMMON_TOP/_pages_19sep2014

create a _pages direcory







mkdir $COMMON_TOP/_pages



cd $FND_TOP/patch/115/bin

compile jsp pages using oajspCompile.pl as below:

perl ojspCompile.pl --compile --flush -p 20

No comments:

Post a Comment