Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 3.1.1
-
Fix Version/s: None
-
Component/s: Transport: AJAX
-
Labels:None
-
User impact:High
-
Similar Issues:None
Description
Currently today it is not possible to run the ajax transport within a servlet as it throws an exception every time it gets a message. A patch to the AjaxContainerFunctionalTestCase is attached which demonstrates this issue.