Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Trivial
-
Resolution: Unresolved
-
Affects Version/s: 2.2
-
Fix Version/s: Bug Backlog
-
Component/s: Transport: HTTP(S) / Jetty
-
Labels:None
-
User impact:Medium
-
Similar Issues:None
Description
The JettyContinuationsTwoEndpointsSinglePortTestCase hangs. For some reason the continuation resume is not being triggered. Instead the continuation times out after 10 seconds and then the response is written.
My hunch is that resume() is being called before suspend.
Disabled test for JDK6: http://fisheye.codehaus.org/changelog/mule/?cs=13431