Apache Jersey Issues related to Java - Yash-777/SteamingServlet GitHub Wiki
jersey-core-1.9.1.jar
HTTP Status 500 - Servlet.init() for servlet Jersey Web Services threw exception
type Exception report
message Servlet.init() for servlet Jersey Web Services threw exception
description The server encountered an internal error that prevented it from fulfilling this request.
java.lang.UnsupportedClassVersionError: com/github/JseryService :
Unsupported major.minor version 51.0 (unable to load class com.github.JseryService)
java version
Java(TM) SE Runtime Environment
(build 1.8.0_65-b17), (build 1.8.0_161-b12), (build 1.8.0_131-b11)
Not Working: (build 1.8.0_91-b14)
StackPost