Reputation: 61
I am using JBoss 7.1 with JDK1.7. I am planning to upgrade to Java11. JBoss 7.1 is not starting. Could you please let me know which version of JBoss I have to use with Java11?
Upvotes: 1
Views: 8237
Reputation: 1991
No, JBoss 7.1 does not support either Java 11 nor even Java 8.
Check this post at jboss.org for detailed information
Recently released EAP 7.2 supports JDK 11, see https://access.redhat.com/articles/2026253
Upvotes: 2