Field Service Wireless JSPs Compile With Error 'cannot Find Symbol'
(Doc ID 2316144.1)
Last updated on SEPTEMBER 14, 2023
Applies to:
Oracle Field Service - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
On : 12.1.3 version, Wireless/WAP
When attempting to apply a patch or compile JSP files from adadmin some Field service wireless JSP files will not compile:
ERROR
-----------------------
[20023] !!COMPILATION ERROR(0) csfwTranHistResults.jsp:
_csfwTranHistResults.java:1899: cannot find symbol
symbol : class ResGeocodesHelper
location: package oracle.apps.csf.wireless.sql
oracle.apps.csf.wireless.sql.ResGeocodesHelper __geoHelper = new oracle.apps.csf.wireless.sql.ResGeocodesHelper();
^
_csfwTranHistResults.java:1899: cannot find symbol
symbol : class ResGeocodesHelper
location: package oracle.apps.csf.wireless.sql
oracle.apps.csf.wireless.sql.ResGeocodesHelper __geoHelper = new oracle.apps.csf.wireless.sql.ResGeocodesHelper();
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Run adadmin to compile JSP files.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |