How to update Java version of Joget

Confluence User - 17 Nov, 2023

When Uploading Joget Hedera Plugin on the latest downloaded joget i get an error
(&(osgi.ee=JavaSE)(version=17))]
And to resolve this I need to change my Joget and install JDK 17 apparently.

Can anyone assist me on how can I do it?

server;jogetdx8;plugins

1


20 Nov, 2023
confluenceUser
1
confluenceUser

Hi, the error says that you need Java 17. The Java configuration depends on the app server you are using. Assuming you are using Apache Tomcat, I believe the easiest method is to set the JAVA_HOME environment variable https://stackoverflow.com/questions/63117732/how-to-change-java-version-for-apache-tomcat-9

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print