Getting the following error while deploying HF on Identity Portal
ERROR [com.idmlogic.sigma.connector.ca.tews.DynamicWSService] (ServerService Thread Pool -- 183) Could not generate ObjectFactory class: java.lang.RuntimeException: Java compiler was not found is the classpath, please verify your application server is using JDK
at com.idmlogic.sigma.connector.ca.tews.DynamicWSService.generateWsdl(DynamicWSService.java:119)
Identity Portal 14.5.1 CHF1
JDK existing. However, Classpath point to JRE not JDK
Add JAVA_HOME to point to JDK. Modify system path to point to JDK instead of JRE.