Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.1.0.GA
-
Fix Version/s: EE-4.2.0.GA
-
Component/s: Enterprise Push Server
-
Labels:None
-
Environment:EPS, ICEfaces-EE, WebSphere Application Server 9
Description
WebSphere Application Server 9 doesn't seem to like CLIENT_ACKNOWLEDGE when subscribing to a Topic and complains about it and bails out.
I added specific WebSphere version checks to the ServerUtility. When subscribing to a Topic if on WAS 9 AUTO_ACKNOWLEDGE is now used instead of CLIENT_ACKNOWLEDGE. Marking this one as FIXED.