Endevor Web Service and Java 21
search cancel

Endevor Web Service and Java 21

book

Article ID: 395032

calendar_today

Updated On: 04-22-2025

Products

Endevor

Issue/Introduction

How to use Java 21 with Endevor web services? 

Environment

Endevor 19

Java 21

Cause

Currently, Endevor web services is not compatible with Java 21, development team is still working on the Java 21 compatibility PTF.  

    •  

 

Resolution

To apply the workaround for Java 21, follow these instructions:

  • Run the WSTOMINS job to install Endevor web services using Java 17 set in JAVA_HOME.
  • Modify the WSTOMENV file as follows
    a) Update the Java path to Java 21 in JAVA_HOME.
    b) Under "Configure JVM options", add these JVM options:
    • IJO="$IJO -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager"

    • IJO="$IJO -Djava.util.logging.config.file=${CATALINA_BASE}/conf/logging.properties"

  • Start Endevor web services