Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Which version is used for running the application

Maka KamkiDec 4 2024

We have aJava application running in JBOSS jboss-eap-7.4, and in the Environment variable in windows we have this setup.

C:\Program Files\RedHat\java-11-openjdk-11.0.10-1\bin;C:\Program Files\Java\jre1.8.0_301.

Question:

Which version of Java the Application is using Java 11 or Jre 1.8?

Comments
Post Details
Added on Dec 4 2024
0 comments
43 views