4752082: ojspcompile errors
Problem Summary
---------------------------------------------------
ojspcompile errors for CSF jsps while applying application patches using adpatches
Problem Description
---------------------------------------------------
patch 4752082
we
are getting the following error when adpatch runs ojspcompile. We do
not have Filed Service(CSF) module installed. Could you please let us
know why ojspcompile is trying yo compile these.
From FND_PRODUCT_INSTALLATIONS.
513 513 16-OCT-10 06:31:52 1 08-MAY-00 21:31:27 1 0 11.5.0 N C CSFD CSFX TEMP 100 1 I 11i.CSF.S
******
[20615] !!COMPILATION ERROR(0) csfwDebugValues.jsp:
_csfwDebugValues.java:324: getResponsibilityName(long) in oracle.apps.csf.wireless.sql.GeneralResource cannot be applied to ()
String respName = csfPage.getResponsibilityName();
^
Note: _csfwDebugValues.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.