[
https://issues.apache.org/jira/browse/CAMEL-14502?focusedWorklogId=382869&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-382869
]
ASF GitHub Bot logged work on CAMEL-14502:
------------------------------------------
Author: ASF GitHub Bot
Created on: 06/Feb/20 12:39
Start Date: 06/Feb/20 12:39
Worklog Time Spent: 10m
Work Description: jamesnetherton commented on pull request #5:
CAMEL-14502: Make jsr356 websocket component work with Spring Boot embedded
servers
URL: https://github.com/apache/camel-spring-boot/pull/5
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 382869)
Remaining Estimate: 0h
Time Spent: 10m
> 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
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)