Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] NextProtoNego and OSGi

Hi Simone,

Am 25.01.2013 16:27, schrieb Simone Bordet:
In general, or only with SPDY ?

I switches right away to the HTTPSPDYServerConnector.


When you actually run the code, the you need to add the NPN *boot* jar
(which is a different artifact) in the bootclasspath, and this jar
embeds also the NPN API (otherwise, obviously, it won't work).

Do you have a pointer to the JAR source? I assume that it must be placed in the JRE extension directory?

Please file a bugzilla to track this issue, and let us know how would
you best tune the OSGi manifest entries.

Done.
https://bugs.eclipse.org/399070

I might be able to contribute a fix.

-Gunnar


--
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx
http://wagenknecht.org/



Back to the top