1
0
-1

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?

    CommentAdd your comment...

    1 answer

    1.  
      2
      1
      0

      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

        CommentAdd your comment...