Java Error In iemsa_attach.jsp File When Recompiling Jsp Objects
(Doc ID 2270519.1)
Last updated on DECEMBER 03, 2019
Applies to:
Oracle Email Center - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
When attempting to compile jsp files, the following error occurs.
ERROR
-----------------------
31884] !!COMPILATION ERROR(0) iemsa_attach.jsp:
_iemsa__attach.java:1661: renderButton(java.lang.String,java.lang.String) in oracle.apps.jtf.admin.adminconsole.UIXHelper cannot be applied to (java.lang.String,java.lang.String,java.lang.String)
_jtt_uix_helper.renderButton(IEMUtil.escapeDoubleQuote(Done), "javascript: done();","Done");
^
Note: _iemsa__attach.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: _iemsa__attach.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Re Compile JSP on mid tier.
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 |