Closed bobpaulin closed 4 years ago
Currently Karaf startup files include adding lib/jdk9plus to the classpath if the jdk is beyond 8. Libraries that require JavaEE libraries that have been removed in Java 11 fail without this.
https://github.com/apache/karaf/blob/43207e4cfcd2619483a84da90dd78077c4bdd9d7/assemblies/features/base/src/main/filtered-resources/resources/bin/karaf.bat#L318
Currently Karaf startup files include adding lib/jdk9plus to the classpath if the jdk is beyond 8. Libraries that require JavaEE libraries that have been removed in Java 11 fail without this.
https://github.com/apache/karaf/blob/43207e4cfcd2619483a84da90dd78077c4bdd9d7/assemblies/features/base/src/main/filtered-resources/resources/bin/karaf.bat#L318