Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] Clarification on ALPN support with JDK 8u261

Thanks Simone. Will take care of this.

Thanks
Neha

On Tue, Jul 28, 2020 at 12:18 PM Simone Bordet <sbordet@xxxxxxxxxxx> wrote:
Hi,

On Tue, Jul 28, 2020 at 8:59 PM Neha Munjal <neha.munjal3@xxxxxxxxx> wrote:
>
> Thanks Simone. This clarifies it all.
> Just one follow up question: For a case with JDK8u261 and Jetty 9.4.7.v20170914, we have gotten rid of alpn-boot jar as that is no longer required post JDK 8u252.
> We do jave jetty-alpn-client and jetty-alpn-server in the classpath of the app. Would this suffice or anything else is needed here?

It will not work.
You need at least Jetty 9.4.28.

--
Simone Bordet
----
http://cometd.org
http://webtide.com
Developer advice, training, services and support
from the Jetty & CometD experts.
_______________________________________________
jetty-dev mailing list
jetty-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jetty-dev

Back to the top