James Netherton created CAMEL-14502:
---------------------------------------
Summary: JSR 356 Websocket component does not work properly on
Spring Boot
Key: CAMEL-14502
URL: https://issues.apache.org/jira/browse/CAMEL-14502
Project: Camel
Issue Type: Improvement
Reporter: James Netherton
Assignee: James Netherton
The component uses a ServletContainerListener to perform some custom logic when
the webapp is deployed / undeployed. Unfortunately ServletContainerListener is
ignored when Spring Boot runs in an embedded web container and hence the
required logic is never executed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)