EBS Customizations (MOSC)

MOSC Banner

R12.2.4 JSP compilation issue cannot find symbol

edited Nov 30, 2015 7:52AM in EBS Customizations (MOSC) 5 commentsAnswered ✓


We recently upgrade EBS from 11i to R12.2.4.  As a part of the upgrade process, the JSP under $OA_HTML are compiled and made into classes.  (I'm not sure if they are made into a jar file or not)  I now need to modify one of these jsps.  So I am trying to compile it using the following command

perl $FND_TOP/patch/115/bin/ojspCompile.pl --compile -s csiPartiesDisplay.jsp -log /tmp/ojspc_error.log --flush

I am receiving 50 plus errors of "error: cannot find symbol" for components that I know are there in a folder.  I am assuming that a classpath statement is incorrect, or I need to set some other variable before attempting the compile, or I am using the wrong compiler all together.  The development guide has not been very helpful for identying what I am missing.

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