Bug 490894 - Adopt latest Tomcat Websocket library dependency
Summary: Adopt latest Tomcat Websocket library dependency
Status: RESOLVED FIXED
Alias: None
Product: CFT
Classification: ECD
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal
Target Milestone: ---   Edit
Assignee: Jonathan West CLA
QA Contact:
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2016-04-01 07:21 EDT by Jonathan West CLA
Modified: 2016-04-14 20:34 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan West CLA 2016-04-01 07:21:58 EDT
An issue with previous versions of the Tomcat Websocket API has caused intermittent loggregator connection issues when connecting to IBM CF. The issue is fixed in Tomcat 8.0.33 (https://bz.apache.org/bugzilla/show_bug.cgi?id=59119).

Dependency updates:

tomcat-embed-core-8.0.15.jar => tomcat-embed-core-8.0.33.jar
tomcat-juli-8.0.15.jar => tomcat-embed-logging-juli-8.0.33.jar
tomcat-embed-websocket-8.0.15 => tomcat-embed-websocket-8.0.33.jar
Comment 1 Eclipse Genie CLA 2016-04-01 07:30:04 EDT
GitHub Pull Request 18 created by [jgwestibm]
https://github.com/eclipse/cft/pull/18
Comment 2 Nieraj Singh CLA 2016-04-14 20:34:38 EDT
Merged into master.