Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rt-pmc] Discussion: Works With - npn-boot


https://dev.eclipse.org/ipzilla/show_bug.cgi?id=7051

This should be a works with dependency.  The code in question is modified open jdk classes adding support for npn (next protocol negotiation) into core java classes of openjdk7.

jetty works fine without this dependency, but when this dependency exists in the boot classpath loader we are able to support the SPDY protocol.  We do _NOT_ distribute this jar file in our distribution and it must be obtained manually before it is used by jetty.

Process is to discuss and see if anyone takes issue with this.

cheers,
jesse

--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx

Back to the top