Administrator
|
You are talking about server side java.. So you upgraded your server side Java..
Login page and OAF uses server side java.
What did you upgrade?
JDK 1.8 is not certified with EBS 12.1.3
Check the compatability matrix..
What documentation you followed for this upgrade?
Ref: Overview of Using Java with Oracle E-Business Suite Release 12.x (Doc ID 418664.1)
So I think upgrading server side java is not a good thing in this case.
Client side java may be upgraded to java 8 , but server side is risky..
Be aware of the following important points:
JRE releases 6, 7, and 8 on the client tier are all compatible with any certified JDK 6 or JDK 7 release running on the application tier.
Deploying JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite Release 12 (Doc ID 393931.1)
|