Force Vaadin 14 app work on Jetty
The logged problem was:
[WrapperStartStopAppMain] WARN org.atmosphere.cpr.DefaultAsyncSupportResolver - Failed to create AsyncSupport class: class org.atmosphere.container.JettyServlet30AsyncSupportWithWebSocket, error: {}
The solution:
We made a little investigation and found out that errors like this happen when dependencies from a module jar (jaxrs-ri and jersey-media-moxy) are absent in the final .war file.
It may happen because of incorrect installing jars to local Maven repo (if pom file is missing in the local repo - then maven doesn't include required dependencies into the final build).
Видео Force Vaadin 14 app work on Jetty автора Реактивные Инсайты
Видео Force Vaadin 14 app work on Jetty автора Реактивные Инсайты
Информация
4 декабря 2023 г. 5:05:00
00:01:33
Похожие видео