Designed by Sun Microsystems in the mid-1990s for commercial use. Compiled to platform-independent bytecode. Executed by the Java Virtual Machine (JVM), which interprets bytecode and dynamically ...
I saw this post and build an example war file from it to test a JBOSS(EAP 6.4) I setted up. The included war-file ist build with Java 1.8.0_111, but it ran without problems on a JDK7 JBOSS-EAP 6.4 ...