Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.1
-
None
-
Unknown
Description
A websocket destination in OSGi fails to start after it is being stopped. The console will show that the bundle has failed to start and the log will show that there is already a destination registered at the path.
This problem is caused by the error in cxf's websocket destination's deregistration code.