How to reconfigure Java used by Identity Portal
search cancel

How to reconfigure Java used by Identity Portal

book

Article ID: 222739

calendar_today

Updated On:

Products

CA Identity Suite CA Identity Portal

Issue/Introduction

The Identity Portal is pointing to an Oracle Java version and we want to switch the configuration over to use an AdoptOpenJDK instead. 

 

Environment

Release : 14.2, 14.3, 14.4

Component :

Resolution

How you reconfigure Portal to use a different JDK is dependent on your Application server.  

For example for Wildfly / JBOSS you would install the new AdoptOpenJDK, then update the standalone.bat (or .sh in the case of linux) file, "\wildfly-8.2.1.Final\bin\standalone.bat", change the JAVA_HOME variable and restart the Application server.   

For Weblogic, the JDK is also controlled by the application server and can be modified by your Weblogic Admin.