Mic*_*las 2 java jetty spdy java-8
有几天我们有JDK8.我试图用SPDY服务器运行Jetty.在JDK8中没有NPN支持,所以它结束于:
[qtp22068985-16-selector-ServerConnectorManager@12e7b0e/1] WARN
org.eclipse.jetty.io.SelectorManager - Exception while notifying connection SslConnection@e1448a{NEED_UNWRAP,eio=-1/-1,di=-1} ->
NPNServerConnection@382d40{IDLE}
java.lang.NoSuchMethodError:
sun.security.ssl.HandshakeHash.<init>(ZZLjava/util/Set;)V
at sun.security.ssl.Handshaker.activate(Handshaker.java:493)
Run Code Online (Sandbox Code Playgroud)
我npn-boot-1.1.6.v20130911.jar
在CLASSPATH上运行它,它与最新的JDK7一起使用.
有没有关于如何在JDK8上使用SPDY运行Jetty的解决方法?
归档时间: |
|
查看次数: |
1467 次 |
最近记录: |